File tree 2 files changed +3
-3
lines changed 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
6
6
.. note ::
7
7
Check out our :ref: `guide for installing Python 3 on OS X<install3-osx> `.
8
8
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 **.
10
10
11
11
You do not need to install or configure anything else to use Python. Having said
12
12
that, I would strongly recommend that you install the tools and libraries
@@ -75,7 +75,7 @@ or Python 3:
75
75
76
76
$ brew install python3
77
77
78
- This will take a minute or two.
78
+ This will take a minute or two.
79
79
80
80
81
81
Setuptools and Pip
Original file line number Diff line number Diff line change 3
3
Installing Python 3 on Mac OS X
4
4
================================
5
5
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 **.
7
7
8
8
You do not need to install or configure anything else to use Python 2. These
9
9
instructions document the installation of Python 3.
You can’t perform that action at this time.
0 commit comments