Skip to content

Commit 208447c

Browse files
authored
Windows install link to current release
Updates the Windows install guide to link to the current release of the installer
1 parent d626196 commit 208447c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/starting/install3/win.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Installing Python 3 on Windows
55

66
.. image:: https://farm5.staticflickr.com/4276/34435689480_2e6f358510_k_d.jpg
77

8-
First, download the `latest version <https://www.python.org/ftp/python/3.6.3/python-3.6.3.exe>`_
8+
First, download the `latest version <https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe>`_
99
of Python 3.6 from the official website. If you want to be sure you are installing a fully
1010
up-to-date version, click the Downloads > Windows link from the home page of the
11-
`Python.org web site <http://python.org>`_ .
11+
`Python.org web site <http://python.org>`_.
1212

1313
By design, Python installs to a directory with the version number embedded,
1414
e.g. Python version 3.6 will install at :file:`C:\\Python36\\`, so that you can

0 commit comments

Comments
 (0)