mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 08:12:15 -04:00
Merge pull request #744 from sebix/doc-sudo
Minor: use sudo for auth command in using.rst
This commit is contained in:
commit
5780ecf704
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ To get a new certificate run:
|
|||
|
||||
.. code-block:: shell
|
||||
|
||||
./venv/bin/letsencrypt auth
|
||||
sudo ./venv/bin/letsencrypt auth
|
||||
|
||||
The ``letsencrypt`` commandline tool has a builtin help:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue