8000 Update osx.rst · realpython/python-guide@44630bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 44630bb

Browse files
authored
Update osx.rst
1 parent bcb9ff5 commit 44630bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/starting/install3/osx.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Installing Python 3 on Mac OS X
99

1010
.. image:: /_static/photos/34435689480_2e6f358510_k_d.jpg
1111

12-
**Mac OS X comes with Python 2.7 out of the box.**
12+
**Mac OS X comes with Python 2.7 out of the box between versions 10.8 and 12.3.**
1313

14-
You do not need to install or configure anything else to use Python 2. These
14+
If your Mac OS X version is between the above versions, you do not need to install or configure anything else to use Python 2. These
1515
instructions document the installation of Python 3.
1616

1717
The version of Python that ships with OS X is great for learning, but it's not

0 commit comments

Comments
 (0)
0