Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
G0utham15 authored Oct 1, 2020
1 parent ca0c2ca commit b59513d
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 @@ -24,7 +24,7 @@ exit
sudo pip install virtualenv
python3 -m venv myvenv
source myvenv/bin/activate
pip install -r requirements.txt
pip3 install -r requirements.txt
```

### Running the project
Expand Down

0 comments on commit b59513d

Please sign in to comment.