More readable way to run the install script

Plus more reassuring preamble.
This commit is contained in:
Max Howell 2010-06-15 11:51:34 +01:00
parent c1f5d73a77
commit a8f29fb102

View File

@ -5,7 +5,12 @@ Features and usage are [summarized on the homepage][homepage].
Quick Install to /usr/local 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? Umm… I thought I could install it anywhere?