mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Change to source.
This commit is contained in:
parent
db0a4f9039
commit
e73c29374a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue