Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimocoder committed May 8, 2024
1 parent 9e45e14 commit 2bf3cd2
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 @@ -77,6 +77,8 @@ Install dependencies
Either, do it the proper python way with

```sh
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
```

Expand Down

0 comments on commit 2bf3cd2

Please sign in to comment.