Merge pull request #1102 from letsencrypt/activate

Corrected info on virtualenv
This commit is contained in:
Peter Eckersley
2015-10-23 19:21:27 -07:00
+1 -1
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: