Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ParthS28 authored Nov 1, 2022
1 parent 645e7ad commit dfa708f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Run

Or

Tested on Python 3.7

Create a virtual environment using `virtualenv venv` and activate it using `source venv/bin/activate`

Download requirements using `pip install -r requirements.txt` and then `cd app` where you run `uvicorn main:app --reload`
Expand Down

0 comments on commit dfa708f

Please sign in to comment.