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