diff --git a/docs/development/build-instructions-osx.md b/docs/development/build-instructions-osx.md index 8d87a4988183..a5f232bbed18 100644 --- a/docs/development/build-instructions-osx.md +++ b/docs/development/build-instructions-osx.md @@ -11,7 +11,7 @@ Follow the guidelines below for building Electron on macOS. If you are using the Python downloaded by Homebrew, you also need to install following python modules: -* pyobjc +* [pyobjc](https://pythonhosted.org/pyobjc/install.html) ## Getting the Code