Merge pull request #744 from sebix/doc-sudo

Minor: use sudo for auth command in using.rst
This commit is contained in:
James Kasten 2015-09-06 14:15:37 -04:00
commit 5780ecf704

View file

@ -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: