From 22248c1393d22d489edebd5e804806f47d6d0eb7 Mon Sep 17 00:00:00 2001 From: Zach Shepherd Date: Mon, 3 Apr 2017 14:58:25 -0700 Subject: [PATCH] docs: fix syntax error in plugin installation example Partially addresses issue #4368. --- docs/contributing.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contributing.rst b/docs/contributing.rst index 98ecfaccc..96bd30e0d 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -231,6 +231,7 @@ While developing, you can install your plugin into a Certbot development virtualenv like this: .. code-block:: shell + . venv/bin/activate . tests/integration/_common.sh pip install -e examples/plugins/