[Docs] Xcode has a lower-case c

This commit is contained in:
Brent Vatne 2015-06-02 14:06:30 -07:00
parent 613e561751
commit aa7e318a3f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ next: tutorial
## Requirements
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.
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.