diff options
| author | Max Howell | 2010-03-08 23:28:33 +0000 |
|---|---|---|
| committer | Max Howell | 2010-03-13 11:42:17 +0000 |
| commit | df0586ac901e5f43ba07e1cb1d455d454dc8fdbb (patch) | |
| tree | 5eb820ab681a2258576d9fdbb60b25afaef8dff6 /README.md | |
| parent | 7dde1d05fed3924371d0571c759f5fb4239d6180 (diff) | |
| download | homebrew-df0586ac901e5f43ba07e1cb1d455d454dc8fdbb.tar.bz2 | |
Point users to Homepage for usage examples.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -5,7 +5,7 @@ Homebrew helps you install the UNIX tools that didn't come with OS X. Quick Install ------------- -Install [Xcode][xcode] and then run this script: <http://gist.github.com/323731> +Install [Xcode][] and then run this script: <http://gist.github.com/323731> If you want to install Homebrew somewhere other than /usr/local see the [installation instructions][install]. @@ -20,6 +20,11 @@ Alright then… as long as you're sure: curl -Lsf http://github.com/mxcl/homebrew/tarball/master | tar xz --strip 1 +Example Usage +------------- +There's an overview on the [homepage][]. + + The Wiki -------- The [wiki][] can answer your remaining questions. @@ -32,5 +37,6 @@ I'm [Max Howell][mxcl] and I'm a splendid chap. [wiki]:http://wiki.github.com/mxcl/homebrew [install]:http://wiki.github.com/mxcl/homebrew/Installation -[xcode]:http://developer.apple.com/technology/xcode.html +[Xcode]:http://developer.apple.com/technology/xcode.html [mxcl]:http://twitter.com/mxcl +[homepage]:http://mxcl.github.com/homebrew |
