From 944d87956a5177fcc9a8243c0032965202bfac0c Mon Sep 17 00:00:00 2001 From: Mike Thornton Date: Thu, 29 Dec 2011 23:31:04 -0600 Subject: [PATCH] Added homebrew links --- docs/starting/installation.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/starting/installation.rst b/docs/starting/installation.rst index 16ad7e2..f1dcc3e 100644 --- a/docs/starting/installation.rst +++ b/docs/starting/installation.rst @@ -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 `_ is the answer. -To install Homebrew, simply run: :: +To `install Homebrew `_, 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