mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Merge pull request #1102 from letsencrypt/activate
Corrected info on virtualenv
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user