diff options
| author | Max Howell | 2010-06-15 11:51:34 +0100 |
|---|---|---|
| committer | Max Howell | 2010-06-15 11:52:58 +0100 |
| commit | fb524a778f6bff49d46c6e84f7c25a95f8dd00fc (patch) | |
| tree | beb74135868453494db587ccb6b475f8a306740e /README.md | |
| parent | 6c5485bb73f3d877d069fc6cf2956ad2d2760c6d (diff) | |
| download | homebrew-fb524a778f6bff49d46c6e84f7c25a95f8dd00fc.tar.bz2 | |
More readable way to run the install script
Plus more reassuring preamble.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,7 +5,12 @@ Features and usage are [summarized on the homepage][homepage]. Quick Install to /usr/local --------------------------- -Run <http://gist.github.com/323731> and afterwards, [install Xcode][xcode]. +[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 + +Afterwards, [install Xcode][xcode]. Umm… I thought I could install it anywhere? |
