Point users to Homepage for usage examples.
This commit is contained in:
parent
485d480722
commit
f61ffc2414
10
README.md
10
README.md
@ -5,7 +5,7 @@ Homebrew helps you install the UNIX tools that didn't come with OS X.
|
|||||||
|
|
||||||
Quick Install
|
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
|
If you want to install Homebrew somewhere other than /usr/local see the
|
||||||
[installation instructions][install].
|
[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
|
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
|
||||||
--------
|
--------
|
||||||
The [wiki][] can answer your remaining questions.
|
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
|
[wiki]:http://wiki.github.com/mxcl/homebrew
|
||||||
[install]:http://wiki.github.com/mxcl/homebrew/Installation
|
[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
|
[mxcl]:http://twitter.com/mxcl
|
||||||
|
[homepage]:http://mxcl.github.com/homebrew
|
||||||
|
Loading…
x
Reference in New Issue
Block a user