mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Update .[docs] reference in contributing.rst
This commit is contained in:
parent
db6bd3834c
commit
3b4388a203
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue