Update README for brew tools

This commit is contained in:
Guillaume BIENKOWSKI 2014-10-27 16:50:49 +01:00
parent 282a38c5cb
commit f0b5ba3a85

View file

@ -12,6 +12,10 @@ You must first install both Xcode with iPhone OS SDK and [HomeBrew](brew.sh) or
```sh
brew install automake intltool libtool pkg-config coreutils yasm nasm wget imagemagick
# then you have to install antlr3 from a tap.
wget https://gist.github.com/Gui13/f5cf103f50d34c28c7be/raw/5d1abaa11bacf7256aac9cb42e2f569a0b775d86/antlr3.rb
mv antlr3.rb /usr/local/Library/Formula/
brew install antlr3
```
* Using MacPorts: