update Prerequisites

This commit is contained in:
amor 2016-07-28 15:01:36 +08:00 committed by GitHub
parent 367f94aa76
commit 46e707fd6d

View file

@ -8,7 +8,7 @@
* [Xcode](https://developer.apple.com/technologies/tools/) >= 5.1
* [node.js](http://nodejs.org) (外部)
如果你通过 Homebrew 使用 Python 下载,需要安装下面的 Python 模块:
如果你目前使用的Python是通过 Homebrew 安装的则你还需要安装如下Python模块:
* pyobjc
@ -59,4 +59,4 @@ $ ./script/cpplint.py
```bash
$ ./script/test.py
```
```