This commit is contained in:
Brad Warren 2015-10-23 18:44:33 -07:00
parent 35c108e481
commit d4ed2d44e1

View file

@ -25,7 +25,7 @@ Then in each shell where you're working on the client, do:
.. code-block:: shell
./venv/bin/activate
source ./venv/bin/activate
After that, your shell will be using the virtual environment, and you run the
client by typing: