summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/windows.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/windows.txt b/docs/howto/windows.txt
index abe2e891b0..536db09ffb 100644
--- a/docs/howto/windows.txt
+++ b/docs/howto/windows.txt
@@ -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
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
-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
matches the version you installed by executing::