diff --git a/documentation/src/install/macos.rst b/documentation/src/install/macos.rst index 097187e..07603b2 100644 --- a/documentation/src/install/macos.rst +++ b/documentation/src/install/macos.rst @@ -20,19 +20,25 @@ General brew install pstoedit -2. Install required Python modules: +2. Install cairio: + + .. code:: + brew install cairo pkg-config + + +3. Install required Python modules: .. code:: pip3 install pycairo cairocffi Markdown lxml -3. Download Boxes.py via Git: +4. Download Boxes.py via Git: .. code:: git clone https://github.com/florianfesti/boxes.git -4. Run Boxes.py: +5. Run Boxes.py: Local web server on port 8000: