Add missing step in MacOS instructions

This commit is contained in:
A S Lewis 2020-08-13 13:09:57 +01:00 committed by GitHub
parent 73e9322151
commit b413dbf5dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,6 +176,8 @@ MacOS users should use the following procedure (with thanks to JeremyShih):
- Install `Python 3 <https://www.python.org/downloads>`__ by downloading an installer, or with homebrew:
**brew install pkg-config**
**brew install python**
- Install `Gtk 3 <https://python-gtk-3-tutorial.readthedocs.io/en/latest/>`__