File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ package.
3333
3434While Lion comes with a large number of UNIX utilities, those familiar with
3535Linux systems will notice one key component missing: a decent package manager.
36- `Homebrew <http://mxcl.github.com/homebrew/ >`_ fills this void.
36+ `Homebrew <http://brew.sh >`_ fills this void.
3737
38- To `install Homebrew <https://github.com/mxcl /homebrew/wiki/installation >`_,
38+ To `install Homebrew <https://github.com/Homebrew /homebrew/wiki/installation >`_,
3939simply run
4040
4141.. code-block :: console
4242
43- $ ruby -e "$(curl -fsSL https://raw.github.com/mxcl /homebrew/go)"
43+ $ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew /homebrew/go/install)"
4444
4545 The script will explain what changes it will make and prompt you before the
4646installation begins.
You can’t perform that action at this time.
0 commit comments