diff options
| author | Max Howell | 2010-03-14 14:30:46 +0000 |
|---|---|---|
| committer | Max Howell | 2010-03-14 14:30:46 +0000 |
| commit | be5164509aa112fb34b83e5c8e42b092746dcc83 (patch) | |
| tree | f941d51da6791b41e3db6b484e621dc2631c8e3f | |
| parent | 9662e546edc63506428d291a197f6941841ac023 (diff) | |
| download | brew-be5164509aa112fb34b83e5c8e42b092746dcc83.tar.bz2 | |
More descriptionless README tweaks
It's nice that smaller READMEs are easier to get right.
| -rw-r--r-- | README.md | 26 |
1 files changed, 10 insertions, 16 deletions
@@ -1,20 +1,19 @@ Homebrew ======== -[Homebrew][homepage] is the easiest and most flexible way to install the UNIX -tools Apple didn't include with OS X. +Features and usage are [summarized on the homepage][homepage]. -Quick Install -------------- -[Install Xcode][xcode] and then run this script: <http://gist.github.com/323731> +Quick Install to /usr/local +--------------------------- +Run <http://gist.github.com/323731> and afterwards, [install Xcode][xcode]. Umm… I thought I could install it anywhere? ------------------------------------------- -[Detailed installation instructions][install]. +Indeed, you can. Please read our [complete installation instructions][install]. -Look dude, just give me a three-liner! +Dude! Just give me a three-liner! -------------------------------------- Alright then… as long as you know what you are doing: @@ -23,18 +22,13 @@ Alright then… as long as you know what you are doing: curl -Lsf http://github.com/mxcl/homebrew/tarball/master | tar xz --strip 1 -Example Usage -------------- -There's an overview on the [homepage][]. - - -The Wiki --------- -Everything else is in the [wiki][]. +More Documentation +================== +The [wiki][] is your friend. Who Are You? ------------- +============ I'm [Max Howell][mxcl] and I'm a splendid chap. |
