Added isntructions for macOS

This commit is contained in:
Panda Mery 2024-03-17 15:38:55 +09:00
parent a6685df77f
commit 8e7f0c232f

View file

@ -33,6 +33,8 @@ Basic requirements are listed here.
Check by opening the terminal and run `python -i`
- And also the pip command if it didn't get installed with Python
https://pip.pypa.io/en/stable/installation/
- On macOS, ImageMagick needs to be installed. If using MacPorts, then use the ImageMagic7 port and then change the path to include the bin subdirectory as per the MacPorts note.
- To use pdfunite on macOS, one can download Poppler (there is a port for it in MacPorts)
Once these are installed, from within zine_maker folder run: