From d9258073f0eabe77092fb70bad5232ba7da6983a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 22 Jun 2010 09:47:25 -0700 Subject: [PATCH] Point to correct gist. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de6aa7dbb7..247c6c22e0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Quick Install to /usr/local --------------------------- [This script][gist] will prompt for confirmation before it does anything: - ruby -e "$(curl -fsS http://gist.github.com/raw/436471/install_homebrew.rb)" + ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)" Afterwards, [install Xcode][xcode].