Merge "Fixed README.rst to instruct the user to use the venv"

This commit is contained in:
Jenkins 2015-09-01 22:46:14 +00:00 committed by Gerrit Code Review
commit 625e90f138
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Running
2. Install requirements and cathead into a virtual env. ::
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install .