aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2011-06-13 09:35:40 -0700
committerAdam Vandenberg2011-06-13 09:35:40 -0700
commit6b2abeb4b91236d05820ac929f1eaa47b3b34c09 (patch)
treeec93c404b0f0edbbaf9023e3cadb2960ac7aab26
parenta43227143d0464ab7d6776c2d6866d653503cb5d (diff)
downloadbrew-6b2abeb4b91236d05820ac929f1eaa47b3b34c09.tar.bz2
Use shorter setup gist url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 110f1c2db..293fae387 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:
- /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731/39fc1416e34b9f6db201b4a026181f4ceb7cfa74)"
+ /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
Afterwards, [install Xcode][xcode].