Skip to content

Commit 411599c

Browse files
authored
Merge pull request realpython#860 from bakotaco/master
update latest MacOS version name (High Sierra)
2 parents 44111ed + 40b1659 commit 411599c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/starting/install/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installing Python 2 on Mac OS X
88
.. note::
99
Check out our :ref:`guide for installing Python 3 on OS X<install3-osx>`.
1010

11-
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
11+
The latest version of Mac OS X, High Sierra, **comes with Python 2.7 out of the box**.
1212

1313
You do not need to install or configure anything else to use Python. Having said
1414
that, I would strongly recommend that you install the tools and libraries

docs/starting/install3/osx.rst

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

88
.. image:: https://farm5.staticflickr.com/4276/34435689480_2e6f358510_k_d.jpg
99

10-
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
10+
The latest version of Mac OS X, High Sierra, **comes with Python 2.7 out of the box**.
1111

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

0 commit comments

Comments
 (0)