[Docs] Add supported iOS version to getting started

This commit is contained in:
Brent Vatne 2015-05-30 15:09:32 -07:00
Родитель 39b2342ab9
Коммит e65eff8df6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ next: tutorial
## Requirements
1. OS X - This repo only contains the iOS 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. New to Xcode? [Download it](https://developer.apple.com/xcode/downloads/) from the Mac App Store.
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/)?