Skip to content

Commit 63841bd

Browse files
Kenneth ReitzKenneth Reitz
Kenneth Reitz
authored and
Kenneth Reitz
committed
sierra
1 parent c939324 commit 63841bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/starting/install/osx.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Installing Python on Mac OS X
66
.. note::
77
Check out our :ref:`guide for installing Python 3 on OS X<install3-osx>`.
88

9-
The latest version of Mac OS X, El Capitan, **comes with Python 2.7 out of the box**.
9+
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
1010

1111
You do not need to install or configure anything else to use Python. Having said
1212
that, I would strongly recommend that you install the tools and libraries
@@ -75,7 +75,7 @@ or Python 3:
7575
7676
$ brew install python3
7777
78-
This will take a minute or two.
78+
This will take a minute or two.
7979

8080

8181
Setuptools and Pip

docs/starting/install3/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Installing Python 3 on Mac OS X
44
================================
55

6-
The latest version of Mac OS X, El Capitan, **comes with Python 2.7 out of the box**.
6+
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
77

88
You do not need to install or configure anything else to use Python 2. These
99
instructions document the installation of Python 3.

0 commit comments

Comments
 (0)