Offer guidance on Python 3

This commit is contained in:
Tim D. Smith
2016-09-22 12:45:24 -07:00
parent 1d516898b3
commit 2423a9da64
+6
View File
@@ -61,6 +61,12 @@ Now, we can install Python 2.7:
$ brew install python
or Python 3:
.. code-block:: console
$ brew install python3
This will take a minute or two.