Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Proost authored May 10, 2017
1 parent 15be96e commit a52a01a
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 a52a01a

Please sign in to comment.