mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
docs: fix syntax error in plugin installation example
Partially addresses issue #4368.
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user