diff options
| author | Max Howell | 2010-06-16 08:50:24 +0100 |
|---|---|---|
| committer | Max Howell | 2010-06-16 08:50:24 +0100 |
| commit | 9a65d4c3a79dc4f69629e504495349ec60526e34 (patch) | |
| tree | a6643cd11b0f93dcca380c02727315f4904e5aea | |
| parent | 815930c2437bcc7a4f7c39510977a360c885092d (diff) | |
| download | homebrew-9a65d4c3a79dc4f69629e504495349ec60526e34.tar.bz2 | |
You can't pipe to Ruby and still get STDIN
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]. |
