From 63841bdc50763663b80db585a168ea9bd5f287d1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Dec 2016 11:32:47 -0800 Subject: [PATCH] sierra --- docs/starting/install/osx.rst | 4 ++-- docs/starting/install3/osx.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 97baf03..67c7aaf 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -6,7 +6,7 @@ Installing Python on Mac OS X .. note:: Check out our :ref:`guide for installing Python 3 on OS X`. -The latest version of Mac OS X, El Capitan, **comes with Python 2.7 out of the box**. +The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**. You do not need to install or configure anything else to use Python. Having said that, I would strongly recommend that you install the tools and libraries @@ -75,7 +75,7 @@ or Python 3: $ brew install python3 -This will take a minute or two. +This will take a minute or two. Setuptools and Pip diff --git a/docs/starting/install3/osx.rst b/docs/starting/install3/osx.rst index d5a3329..456c6d1 100644 --- a/docs/starting/install3/osx.rst +++ b/docs/starting/install3/osx.rst @@ -3,7 +3,7 @@ Installing Python 3 on Mac OS X ================================ -The latest version of Mac OS X, El Capitan, **comes with Python 2.7 out of the box**. +The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**. You do not need to install or configure anything else to use Python 2. These instructions document the installation of Python 3.