Remove link for Virtualenv

This commit is contained in:
Jakub Warmuz 2015-10-24 13:23:23 +00:00
parent 0a6c61551c
commit b021b28bca
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -37,11 +37,11 @@ dependencies and provides automated updates during the beta program)
.. warning:: Please do **not** use ``python setup.py install`` or
``python pip install .``. Please do **not** attempt the
installation commands as superuser/root and/or without Virtualenv_,
e.g. ``sudo python setup.py install``, ``sudo pip install``, ``sudo
./venv/bin/...``. These modes of operation might corrupt your
operating system and are **not supported** by the Let's Encrypt
team!
installation commands as superuser/root and/or without virtual
environment, e.g. ``sudo python setup.py install``, ``sudo pip
install``, ``sudo ./venv/bin/...``. These modes of operation might
corrupt your operating system and are **not supported** by the
Let's Encrypt team!
The ``letsencrypt`` commandline tool has a builtin help: