Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaransweet authored Aug 16, 2024
1 parent 04202ca commit e57c4ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@

```bash
# It's recommended to install dependencies in a virtual environment
python -m pip install --upgrade virtualenv
virtualenv .venv
python -m venv .venv
source .venv/bin/activate

python -m pip install -e . uvicorn
Expand Down

0 comments on commit e57c4ae

Please sign in to comment.