mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Remove link for Virtualenv
This commit is contained in:
+5
-5
@@ -37,11 +37,11 @@ dependencies and provides automated updates during the beta program)
|
|||||||
|
|
||||||
.. warning:: Please do **not** use ``python setup.py install`` or
|
.. warning:: Please do **not** use ``python setup.py install`` or
|
||||||
``python pip install .``. Please do **not** attempt the
|
``python pip install .``. Please do **not** attempt the
|
||||||
installation commands as superuser/root and/or without Virtualenv_,
|
installation commands as superuser/root and/or without virtual
|
||||||
e.g. ``sudo python setup.py install``, ``sudo pip install``, ``sudo
|
environment, e.g. ``sudo python setup.py install``, ``sudo pip
|
||||||
./venv/bin/...``. These modes of operation might corrupt your
|
install``, ``sudo ./venv/bin/...``. These modes of operation might
|
||||||
operating system and are **not supported** by the Let's Encrypt
|
corrupt your operating system and are **not supported** by the
|
||||||
team!
|
Let's Encrypt team!
|
||||||
|
|
||||||
The ``letsencrypt`` commandline tool has a builtin help:
|
The ``letsencrypt`` commandline tool has a builtin help:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user