diff --git a/README.md b/README.md new file mode 100644 index 000000000..4d026711f --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Homebrew-games +============== + +How do I install these formulae? +-------------------------------- +Just `brew tap homebrew/games` and then `brew install `. + +If the formula conflicts with one from mxcl/master or another tap, you can `brew install homebrew/games/`. + +You can also install via URL: + +``` +brew install https://raw.github.com/Homebrew/homebrew-games/master/.rb +``` + +Docs +---- +`brew help`, `man brew`, or the Homebrew [wiki][]. + +[wiki]:http://wiki.github.com/mxcl/homebrew