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

Change-Id: Id4af3c592b5a6bcfe1c5f46e01342c93de005df0
This commit is contained in:
Robert Clark 2015-09-01 12:13:13 -07:00
parent ca4e1b40b2
commit 267effece1
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 .