Update .[docs] reference in contributing.rst

This commit is contained in:
Erica Portnoy 2019-11-22 17:56:13 -08:00
parent db6bd3834c
commit 3b4388a203

View file

@ -531,7 +531,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 "certbot[docs]"`` to install Certbot's docs extras modules.
.. _docker-dev: