Skip to content

Commit

Permalink
Merge pull request #1 from G0utham15/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Ishan-sinha authored Oct 1, 2020
2 parents ca0c2ca + b59513d commit efd98ae
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 efd98ae

Please sign in to comment.