File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
1111You do not need to install or configure anything else to use Python. Having said
1212that, 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
8181Setuptools and Pip
Original file line number Diff line number Diff line change 33Installing 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
88You do not need to install or configure anything else to use Python 2. These
99instructions document the installation of Python 3.
You can’t perform that action at this time.
0 commit comments