Fixed README.rst to instruct the user to use the venv
Change-Id: Id4af3c592b5a6bcfe1c5f46e01342c93de005df0
This commit is contained in:
parent
ca4e1b40b2
commit
267effece1
@ -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 .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user