summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorDavid Smith <39445562+smithdc1@users.noreply.github.com>2020-05-27 10:18:23 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2020-05-27 11:20:52 +0200
commit066076afaa504381c88539180a69abec5a9504e8 (patch)
tree2d8fc63668484771b82ca23072230de987228b1e /docs/intro
parent11fc1cac9e601c78f82902faf4f0657ef2be34c7 (diff)
[3.0.x] Fixed #31628 -- Updated Windows install guide to recommend venv.
Backport of 922ff51f5ac34205f454d7b5786cef57f32b6ca3 from master
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/contributing.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index a36f2974d0..9288402075 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -163,13 +163,6 @@ more convenient.
...\> %HOMEPATH%\.virtualenvs\djangodev\Scripts\activate.bat
- or you can install :ref:`a Windows version of virtualenvwrapper
- <virtualenvwrapper-win>` and then use:
-
- .. code-block:: doscon
-
- ...\> workon djangodev
-
__ https://virtualenvwrapper.readthedocs.io/en/latest/
The name of the currently activated virtual environment is displayed on the