docs: Update README.md

This commit is contained in:
Cullen
2023-08-19 21:02:20 -05:00
committed by GitHub
parent 3fdb6b86a4
commit 618eb8983c

View File

@@ -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