docs: remove venv3.

This commit is contained in:
Jakub Warmuz
2015-10-05 22:12:21 +00:00
parent 4cd5a8e42c
commit 26e03dbba2
+1 -3
View File
@@ -21,10 +21,8 @@ Start by :ref:`installing Let's Encrypt prerequisites
.. code-block:: shell
./bootstrap/dev/venv.sh
./bootstrap/dev/venv3.sh
Both of the commands suggest to activate the virtualenv (you can
activate one at a time only):
Activate the virtualenv:
.. code-block:: shell