Update homebrew install script url

Home homebrew install Gist (https://raw.github.com/gist/323731) has been removed. New link (https://raw.github.com/mxcl/homebrew/go) taken from official website (http://mxcl.github.com/homebrew/)
This commit is contained in:
Jean Mertz 2012-08-08 13:35:52 +03:00
parent 2e0bd87b8d
commit 6a60a42eb9

View File

@ -77,7 +77,7 @@ Please install fonts from fonts/ directory. These are used to give a really nice
Homebrew is _the missing package manager for OSX_. To install:
```bash
/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
/usr/bin/ruby <(curl -fsSk https://raw.github.com/mxcl/homebrew/go)
```
With homebrew installed, install some packages: