From 9c515e10ca905af5dcfb9eb85c8bbc1850edc327 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Wed, 16 Jun 2010 08:50:24 +0100 Subject: [PATCH] You can't pipe to Ruby and still get STDIN --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 163ba83c80..fa6bf75ac1 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].