Change to source.

This commit is contained in:
Jacob Hoffman-Andrews 2017-03-29 14:32:02 -07:00
parent db0a4f9039
commit e73c29374a

View file

@ -39,7 +39,7 @@ Then in each shell where you're working on the client, do:
.. code-block:: shell
source ./venv/bin/activate
. tests/integration/_common.sh
source tests/integration/_common.sh
After that, your shell will be using the virtual environment, and you run the
client by typing `certbot` or `certbot_test`. The latter is an alias that