Fixed casing, added specific version number.

This commit is contained in:
Kyle Kelley
2013-03-22 23:06:21 -04:00
parent 581284da5f
commit 03ff2dc5a2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>`_ .
+1 -1
View File
@@ -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.