mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Basic dev/test setup for separate package subdirectories.
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ Installation
|
||||
.. code-block:: shell
|
||||
|
||||
virtualenv --no-site-packages -p python2 venv
|
||||
./venv/bin/pip install -r requirements.txt .
|
||||
./venv/bin/pip install -r requirements.txt acme . letsencrypt_apache letsencrypt_nginx
|
||||
|
||||
.. warning:: Please do **not** use ``python setup.py install``. Please
|
||||
do **not** attempt the installation commands as
|
||||
|
||||
Reference in New Issue
Block a user