mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
installation
This commit is contained in:
@@ -30,10 +30,6 @@ It's basic commands are **update**, **install**, and **remove**.
|
|||||||
.. man brew
|
.. man brew
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Python Interpreter
|
|
||||||
------------------
|
|
||||||
|
|
||||||
And we can now install Python 2.7: ::
|
And we can now install Python 2.7: ::
|
||||||
|
|
||||||
$ brew install python --framework
|
$ brew install python --framework
|
||||||
@@ -46,6 +42,12 @@ bugs.
|
|||||||
*Don't forget to update your environment PATH.*
|
*Don't forget to update your environment PATH.*
|
||||||
|
|
||||||
|
|
||||||
|
Building From Source
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Distribute & Pip
|
Distribute & Pip
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user