Skip to content

Commit

Permalink
Fix readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsentau committed Oct 14, 2023
1 parent 170c6d3 commit cd13963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
2. Activate virtualenv
```bash
source env/bin/activate```
3. Install the requirements from requirements.txt
3. Install the requirements from corresponding requirements file
```bash
pip3 install -r requirements.txt```
Expand Down

0 comments on commit cd13963

Please sign in to comment.