From 6a60a42eb93edae079c06fc63ddf33d96564d382 Mon Sep 17 00:00:00 2001 From: Jean Mertz Date: Wed, 8 Aug 2012 13:35:52 +0300 Subject: [PATCH] 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/) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d6441d..d124bc1 100644 --- a/README.md +++ b/README.md @@ -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: