diff --git a/docs/starting/install/win.rst b/docs/starting/install/win.rst index bcc9445..d67b22e 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -4,7 +4,7 @@ Installing Python on Windows ============================ First, download the `latest version `_ -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 `_ . diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst index 2486528..6765a47 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -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.