mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Windows install link to current release
Updates the Windows install guide to link to the current release of the installer
This commit is contained in:
@@ -5,10 +5,10 @@ Installing Python 3 on Windows
|
||||
|
||||
.. image:: https://farm5.staticflickr.com/4276/34435689480_2e6f358510_k_d.jpg
|
||||
|
||||
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>`_
|
||||
of Python 3.6 from the official website. If you want to be sure you are installing a fully
|
||||
up-to-date version, click the Downloads > Windows link from the home page of the
|
||||
`Python.org web site <http://python.org>`_ .
|
||||
`Python.org web site <http://python.org>`_.
|
||||
|
||||
By design, Python installs to a directory with the version number embedded,
|
||||
e.g. Python version 3.6 will install at :file:`C:\\Python36\\`, so that you can
|
||||
|
||||
Reference in New Issue
Block a user