Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Hoffman-Andrews <github@hoffman-andrews.com>2017-03-30 00:32:02 +0300
committerJacob Hoffman-Andrews <github@hoffman-andrews.com>2017-03-30 00:32:02 +0300
commite73c29374a59d11caaab8d7e7db875964769715a (patch)
tree03a6237fead1a47e89d8e6e625651ac246073dbc /docs
parentdb0a4f903976c3e0a4f4d0c5fa7f7a543be0e90e (diff)
Change to source.
Diffstat (limited to 'docs')
-rw-r--r--docs/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index cc24ad898..d6b77facf 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -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