brew/README.md
Max Howell cd4337f917 README fix ups
The point being to have less duplicate information.

I am updating the wiki and the homepage accordingly.

I am loathe to leave the "what packages are available" lines but I believe
people who are interested in such things are likely to end up at the source
root so it is appropriate.
2011-07-29 11:57:54 +01:00

24 lines
679 B
Markdown

Homebrew
========
Features, usage and installation instructions are [summarized on the homepage][home].
What Packages Are Available?
----------------------------
1. You can [browse the Formula folder on GitHub][formula].
2. Or type `brew search` for a list.
3. Or run `brew server` to browse packages off of a local web server.
More Documentation
------------------
`brew help` or `man brew` or check our [wiki][].
Who Are You?
------------
I'm [Max Howell][mxcl] and I'm a splendid chap.
[home]:http://mxcl.github.com/homebrew
[wiki]:http://wiki.github.com/mxcl/homebrew
[mxcl]:http://twitter.com/mxcl
[formula]:http://github.com/mxcl/homebrew/tree/master/Library/Formula/