mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Offer guidance on Python 3
This commit is contained in:
@@ -61,6 +61,12 @@ Now, we can install Python 2.7:
|
|||||||
|
|
||||||
$ brew install python
|
$ brew install python
|
||||||
|
|
||||||
|
or Python 3:
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
|
$ brew install python3
|
||||||
|
|
||||||
This will take a minute or two.
|
This will take a minute or two.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user