summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorDavid Smith <39445562+smithdc1@users.noreply.github.com>2020-06-03 15:28:10 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2020-06-03 16:28:58 +0200
commit392e12e26600503675aa69317d5df43e5694f4b9 (patch)
treed54614a8be0a2d26d6ef976923f6da16ab61ece4 /docs/intro
parent5b3886d091008361d2a05329acd7b51b91a8fdde (diff)
[3.1.x] Updated How to install Django on Windows guide.
Backport of 25352dc019d175dfa6e62a50de76cb3614955077 from master
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/contributing.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index 9612cd763e..b01fd35a9c 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -77,8 +77,7 @@ probably got the answers.
.. admonition:: For Windows users
- When installing Python on Windows, make sure you check the option "Add
- python.exe to Path", so that it is always available on the command line.
+ See :ref:`install_python_windows` on Windows docs for additional guidance.
Code of Conduct
===============