Mention that pyobjc is needed for homebrew python.
This commit is contained in:
parent
4af646b760
commit
9ac5ea5a6c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue