We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31493c7 commit 944d879Copy full SHA for 944d879
1 file changed
docs/starting/installation.rst
@@ -18,9 +18,9 @@ Package Manager
18
19
While Snow Leopard comes with a large number of UNIX utilities, those
20
familiar with Linux systems will notice one key component missing: a
21
-package manager. Mxcl's *Homebrew* is the answer.
+package manager. Mxcl's `Homebrew <http://mxcl.github.com/homebrew/>`_ is the answer.
22
23
-To install Homebrew, simply run: ::
+To `install Homebrew <https://github.com/mxcl/homebrew/wiki/installation>`_, simply run: ::
24
25
$ ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
26
@@ -41,11 +41,10 @@ bugs.
41
42
*Don't forget to update your environment PATH.*
43
44
-
45
Building From Source
46
--------------------
47
48
+.. todo:: Write "Building From Source"
49
50
51
Distribute & Pip
0 commit comments