docs: Update README.md

pull/12/head
Cullen 2023-08-19 21:02:20 -05:00 committed by GitHub
parent 3fdb6b86a4
commit 618eb8983c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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