1
0
mirror of https://github.com/django/django.git synced 2025-06-05 11:39:13 +00:00

[1.10.x] Corrected text from Python's Windows installer.

Backport of 8cd900c8193198080672603f0f266a4e8df78860 from master
This commit is contained in:
Timothy Allen 2016-08-18 14:05:12 -04:00 committed by Tim Graham
parent 16f032e69f
commit 0cab98e084

View File

@ -22,7 +22,7 @@ machine. At the time of writing, Python 3.5 is the latest version.
To install Python on your machine go to https://python.org/downloads/. The To install Python on your machine go to https://python.org/downloads/. The
website should offer you a download button for the latest Python version. website should offer you a download button for the latest Python version.
Download the executable installer and run it. Check the box next to ``Add Download the executable installer and run it. Check the box next to ``Add
Python to to environment variables`` and then click ``Install Now``. Python 3.5 to PATH`` and then click ``Install Now``.
After installation, open the command prompt and check that the Python version After installation, open the command prompt and check that the Python version
matches the version you installed by executing:: matches the version you installed by executing::