Include watchman i n dependencies

This commit is contained in:
Paul Butcher 2017-09-24 11:01:12 +01:00 committed by GitHub
parent 1dc7eb0caf
commit fcb744b40c
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` - [npm](https://www.npmjs.com) `>=1.4`
- [Node.js](https://nodejs.org) `>=4.0.0` - [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`) - [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` - [Leiningen](http://leiningen.org) `>=2.5.3`
- [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) - [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html)