diff options
| author | David Smith <39445562+smithdc1@users.noreply.github.com> | 2020-06-03 15:28:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-03 16:28:10 +0200 |
| commit | 25352dc019d175dfa6e62a50de76cb3614955077 (patch) | |
| tree | fe83384a1e3e74888000c25d5f1065cf547532b0 /docs/intro | |
| parent | 4ae9a2b18e2b558df2c084064c42faecac2d75c1 (diff) | |
Updated How to install Django on Windows guide.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 3 |
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 =============== |
