Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
proost committed May 10, 2017
2 parents 3ac173d + a52a01a commit 4f88c11
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 @@ -15,7 +15,7 @@ Clone the package from the git repository

Create a virtual environment

virtualenv --python=python3 venv
virtualenv --python=python3 env
source env/bin/activate
pip install -r requirements.txt

Expand Down

0 comments on commit 4f88c11

Please sign in to comment.