Skip to content

Commit

Permalink
refactor:Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
nsavinda and coderabbitai[bot] authored Jun 14, 2024
1 parent fba4946 commit 659fdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
pip install -r requirements.txt
```

3. Run the app using `uvicorn app.main:app --reload`
3. Run the app using `uvicorn app.main:app --reload`

```bash
uvicorn app.main:app --reload --port 7401
Expand Down

0 comments on commit 659fdeb

Please sign in to comment.