Mention that pyobjc is needed for homebrew python.

This commit is contained in:
Cheng Zhao 2013-11-26 11:46:45 +08:00
parent 4af646b760
commit 9ac5ea5a6c

View file

@ -6,6 +6,11 @@
* [Xcode](https://developer.apple.com/technologies/tools/)
* [node.js](http://nodejs.org)
If you are using the python downloaded by Homebrew, you also need to install
following python modules:
* pyobjc
## Getting the code
```bash