From 26e03dbba29beb32d8c64844f7ffb32a383706e7 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Mon, 5 Oct 2015 22:12:21 +0000 Subject: [PATCH] docs: remove venv3. --- docs/contributing.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 9629ddcc5..3959ccee1 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -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