Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josephyaduvanshi committed Dec 24, 2022
1 parent f4783e8 commit ea66b0a
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 @@ -51,6 +51,8 @@ I have used multiple packages for this project.
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install required packages.

```bash
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
```

Expand Down

0 comments on commit ea66b0a

Please sign in to comment.