aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMax Howell2010-06-16 08:50:24 +0100
committerMax Howell2010-06-16 08:50:24 +0100
commit9a65d4c3a79dc4f69629e504495349ec60526e34 (patch)
treea6643cd11b0f93dcca380c02727315f4904e5aea /README.md
parent815930c2437bcc7a4f7c39510977a360c885092d (diff)
downloadhomebrew-9a65d4c3a79dc4f69629e504495349ec60526e34.tar.bz2
You can't pipe to Ruby and still get STDIN
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 163ba83c8..fa6bf75ac 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Quick Install to /usr/local
[The script](http://gist.github.com/323731) will prompt for confirmation
before it does anything:
- curl http://gist.github.com/raw/323731/install_homebrew.rb | ruby
+ ruby -e "$(curl -fsS http://gist.github.com/raw/436471/install_homebrew.rb)"
Afterwards, [install Xcode][xcode].