Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #19 from arne-cl/patch-1
Browse files Browse the repository at this point in the history
fixed pip install in README
  • Loading branch information
Fizzadar committed Apr 7, 2018
2 parents f8cb2bb + 4778b80 commit 3abd9e0
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 @@ -41,5 +41,5 @@ print q.get()
## Development/Testing

+ Create virtualenv
+ `pip install requirements.pip`
+ `pip install -r requirements.pip`
+ Run `nosetests`

0 comments on commit 3abd9e0

Please sign in to comment.