[Docs] Xcode has a lower-case c
This commit is contained in:
parent
613e561751
commit
aa7e318a3f
|
@ -10,7 +10,7 @@ next: tutorial
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
1. OS X - This repo only contains the iOS (7+) implementation right now, and Xcode only runs on Mac.
|
1. OS X - This repo only contains the iOS (7+) implementation right now, and Xcode only runs on Mac.
|
||||||
2. [XCode](https://developer.apple.com/xcode/downloads/) 6.3 or higher is recommended.
|
2. [Xcode](https://developer.apple.com/xcode/downloads/) 6.3 or higher is recommended.
|
||||||
3. [Homebrew](http://brew.sh/) is the recommended way to install node, watchman, and flow.
|
3. [Homebrew](http://brew.sh/) is the recommended way to install node, watchman, and flow.
|
||||||
4. `brew install node`. New to [node](https://nodejs.org/) or [npm](https://docs.npmjs.com/)?
|
4. `brew install node`. New to [node](https://nodejs.org/) or [npm](https://docs.npmjs.com/)?
|
||||||
5. `brew install watchman`. We recommend installing [watchman](https://facebook.github.io/watchman/docs/install.html), otherwise you might hit a node file watching bug.
|
5. `brew install watchman`. We recommend installing [watchman](https://facebook.github.io/watchman/docs/install.html), otherwise you might hit a node file watching bug.
|
||||||
|
|
Loading…
Reference in New Issue