Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jacknagel committed Mar 25, 2012
1 parent b534dce commit 0cca2b5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
@@ -0,0 +1,20 @@
Homebrew-games
==============

How do I install these formulae?
--------------------------------
Just `brew tap homebrew/games` and then `brew install <formula>`.

If the formula conflicts with one from mxcl/master or another tap, you can `brew install homebrew/games/<formula>`.

You can also install via URL:

```
brew install https://raw.github.com/Homebrew/homebrew-games/master/<formula>.rb
```

Docs
----
`brew help`, `man brew`, or the Homebrew [wiki][].

[wiki]:http://wiki.github.com/mxcl/homebrew

0 comments on commit 0cca2b5

Please sign in to comment.