Fix path to virtualenv in usage guide

Change-Id: Ia200efce040a009bbb35292cf846d36f2edb259b
Story: 2003107
Task: 23224
This commit is contained in:
Mark Goddard 2018-07-30 09:21:42 +01:00
parent 10382bce9e
commit c852c59a51
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Command Line Interface
Where a prompt starts with ``(kayobe)`` it is implied that the user has
activated the Kayobe virtualenv. This can be done as follows::
$ source kayobe/bin/activate
$ source /path/to/venv/bin/activate
To deactivate the virtualenv::