Add quotes to command for docs extras.

This commit is contained in:
Edelita Valdez
2018-03-20 23:40:44 -07:00
parent a26a78e84e
commit f01aa1295f
+1 -1
View File
@@ -377,7 +377,7 @@ This should generate documentation in the ``docs/_build/html``
directory.
.. note:: If you skipped the "Getting Started" instructions above,
run ``pip install -e .[docs]`` to install Certbot's docs extras modules.
run ``pip install -e ".[docs]"`` to install Certbot's docs extras modules.
.. _docker-dev: