Update README.md (#539)

This commit is contained in:
Raoul Thill 2017-05-17 15:48:40 +02:00 committed by enahum
parent 9161b92bd3
commit 42f8417fb7

View file

@ -45,9 +45,12 @@ Follow the [React Native Getting Started Guide](https://facebook.github.io/react
- General requirements
- XCode 8.3
- Install watchman
$ brew install watchman
- Install required packages using homebrew:
```bash
$ brew install watchman
$ brew install yarn
```
- Clone repository and configure:
```bash
$ git clone git@github.com:mattermost/mattermost-mobile.git