mirror of https://github.com/Bunsly/JobSpy
docs: Update README.md
parent
3fdb6b86a4
commit
618eb8983c
|
@ -30,7 +30,6 @@
|
||||||
_Python >= 3.10 required_
|
_Python >= 3.10 required_
|
||||||
1. Clone this repository
|
1. Clone this repository
|
||||||
2. Install the dependencies with `pip install -r requirements.txt`
|
2. Install the dependencies with `pip install -r requirements.txt`
|
||||||
3. Add `.env` with variables from above
|
|
||||||
4. Run the server with `uvicorn main:app --reload`
|
4. Run the server with `uvicorn main:app --reload`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue