aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGordonDiggs2011-06-06 12:43:51 -0400
committerAdam Vandenberg2011-06-06 10:15:32 -0700
commit1d11763ad63541897f46c3d3dfbf4ef73d900238 (patch)
tree0fd4ddd70050829c0f4124452e0cfdaf1a5d3679 /README.md
parent3d1e5330575bbbae6981d00bd76df7912df26f89 (diff)
downloadhomebrew-1d11763ad63541897f46c3d3dfbf4ef73d900238.tar.bz2
GitHub updated the URLs for raw gists. This fixes the install line.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 370771127..c1e440430 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 -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"
+ ruby -e "$(curl -fsSL https://raw.github.com/gist/323731/39fc1416e34b9f6db201b4a026181f4ceb7cfa74)"
Afterwards, [install Xcode][xcode].