Merge pull request #139 from paulbutcher/master

Include watchman in dependencies
This commit is contained in:
Artūr Girenko 2017-09-24 14:50:31 +02:00 committed by GitHub
commit 49f34df468
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ have most installed already. Platform dependencies are listed under their respec
- [npm](https://www.npmjs.com) `>=1.4`
- [Node.js](https://nodejs.org) `>=4.0.0`
- [react-native-cli](https://www.npmjs.com/package/react-native-cli) `>=0.1.7` (install with `npm install -g react-native-cli`)
- [watchman](https://facebook.github.io/watchman/) `>=4.9.0`
- [Leiningen](http://leiningen.org) `>=2.5.3`
- [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html)