Skip to content

Commit

Permalink
Add correct instructions for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdelorenzo authored Sep 19, 2020
1 parent b54323f commit 214edca
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 @@ -8,7 +8,7 @@ Or

- Pull the repo
- Install dependencies w/ pip
`pip3 install -r requirements.txt && python3 setup.py`
`pip3 install -r requirements.txt && python3 setup.py install`



Expand Down

0 comments on commit 214edca

Please sign in to comment.