Merge pull request #6631 from amor520/master

update Prerequisites
This commit is contained in:
Cheng Zhao 2016-07-28 18:07:33 +09:00 committed by GitHub
commit b790ad6c1a

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
```
```