Merge pull request #259 from atotic/patch-1

Fix missing dependency in brew
This commit is contained in:
Brian Anderson 2013-02-13 15:43:18 -08:00
commit a7bfc99356

View file

@ -8,6 +8,7 @@ language. It is currently developed on OS X and Linux.
On OS X (homebrew):
brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb
brew install automake
On OS X (MacPorts):