Add brew formula for Maven

This commit is contained in:
Nelson Taveras 2017-01-14 01:23:57 +08:00
parent fe6f24e6e7
commit d238b273b6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ This guide is written with OS X in mind.
- [Genymotion](https://www.genymotion.com) (optional, you may use an Android Virtual Device or real device)
- [Setup Android Development Environment / Simulator](https://facebook.github.io/react-native/docs/android-setup.html)
- GIT over SSH, please add public key to Github
- [Maven](https://maven.apache.org/install.html)
- [Maven](https://maven.apache.org/install.html) `brew install maven`
- [Cocoapods](https://cocoapods.org) `sudo gem install cocoapods`
### Dependencies & Setup