mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Added homebrew links
This commit is contained in:
@@ -18,9 +18,9 @@ Package Manager
|
||||
|
||||
While Snow Leopard comes with a large number of UNIX utilities, those
|
||||
familiar with Linux systems will notice one key component missing: a
|
||||
package manager. Mxcl's *Homebrew* is the answer.
|
||||
package manager. Mxcl's `Homebrew <http://mxcl.github.com/homebrew/>`_ is the answer.
|
||||
|
||||
To install Homebrew, simply run: ::
|
||||
To `install Homebrew <https://github.com/mxcl/homebrew/wiki/installation>`_, simply run: ::
|
||||
|
||||
$ ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
|
||||
|
||||
@@ -41,11 +41,10 @@ bugs.
|
||||
|
||||
*Don't forget to update your environment PATH.*
|
||||
|
||||
|
||||
Building From Source
|
||||
--------------------
|
||||
|
||||
|
||||
.. todo:: Write "Building From Source"
|
||||
|
||||
|
||||
Distribute & Pip
|
||||
|
||||
Reference in New Issue
Block a user