Skip to content

Commit 2423a9d

Browse files
committed
Offer guidance on Python 3
1 parent 1d51689 commit 2423a9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/starting/install/osx.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ Now, we can install Python 2.7:
6161
6262
$ brew install python
6363
64+
or Python 3:
65+
66+
.. code-block:: console
67+
68+
$ brew install python3
69+
6470
This will take a minute or two.
6571

6672

0 commit comments

Comments
 (0)