We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d626196 + 208447c commit 683f821Copy full SHA for 683f821
1 file changed
docs/starting/install3/win.rst
@@ -5,10 +5,10 @@ Installing Python 3 on Windows
5
6
.. image:: https://farm5.staticflickr.com/4276/34435689480_2e6f358510_k_d.jpg
7
8
-First, download the `latest version <https://www.python.org/ftp/python/3.6.3/python-3.6.3.exe>`_
+First, download the `latest version <https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe>`_
9
of Python 3.6 from the official website. If you want to be sure you are installing a fully
10
up-to-date version, click the Downloads > Windows link from the home page of the
11
-`Python.org web site <http://python.org>`_ .
+`Python.org web site <http://python.org>`_.
12
13
By design, Python installs to a directory with the version number embedded,
14
e.g. Python version 3.6 will install at :file:`C:\\Python36\\`, so that you can
0 commit comments