mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fixed casing, added specific version number.
This commit is contained in:
@@ -4,7 +4,7 @@ Installing Python on Windows
|
||||
============================
|
||||
|
||||
First, download the `latest version <http://python.org/ftp/python/2.7.3/python-2.7.3.msi>`_
|
||||
of Python 2 from the official Website. If you want to be sure you are installing a fully
|
||||
of Python 2.7 from the official Website. If you want to be sure you are installing a fully
|
||||
up-to-date version then use the "Windows Installer" link from the home page of the
|
||||
`Python.org web site <http://python.org>`_ .
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Which Python to use?
|
||||
Today
|
||||
-----
|
||||
|
||||
If you're choosing a Python interpreter to use, I *highly* recommend you Use
|
||||
If you're choosing a Python interpreter to use, I *highly* recommend you use
|
||||
Python 2.7.x, unless you have a strong reason not to.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user