mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Update certbot/docs/install.rst
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
ed66ca22d0
commit
2632d4bf25
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ Installation from source is only supported for developers and the
|
|||
whole process is described in the :doc:`contributing`.
|
||||
|
||||
.. warning:: Please do **not** use ``python certbot/setup.py install``, ``python pip
|
||||
install .``, or ``easy_install .``. Please do **not** attempt the
|
||||
install certbot``, or ``easy_install certbot``. Please do **not** attempt the
|
||||
installation commands as superuser/root and/or without virtual environment,
|
||||
e.g. ``sudo python certbot/setup.py install``, ``sudo pip install``, ``sudo
|
||||
./venv/bin/...``. These modes of operation might corrupt your operating
|
||||
|
|
|
|||
Loading…
Reference in a new issue