Skip to content

Commit

Permalink
Add README.osx for instructions on installing on OSX using Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbx6spp authored and vinoski committed Oct 7, 2013
1 parent df2f67d commit 18b226d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.osx
@@ -0,0 +1,14 @@
# Homebrew on OSX

If you develop on OS X (Mavericks, Mountain Lion, Lion, Snow Leopard), the
Yaws formula works correctly for users of Erlang/OTP R16B01 and above. To
install please run:

brew install yaws

To install the HEAD using Homebrew run:

brew install --HEAD yaws

This capability was made to work correctly with [this pull request
merge](https://github.com/mxcl/homebrew/pull/23076).

0 comments on commit 18b226d

Please sign in to comment.