From c4cd0543d6d88975f006869b379ff2cc23d22fa4 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 3 Mar 2020 11:02:22 +0000 Subject: Add ghostscript to install instructions homebrew --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcb1743..3d59768 100644 --- a/README.md +++ b/README.md @@ -129,8 +129,9 @@ The script requires the following external programs to be available: On Arch, use ``pacman -S pdftk ghostscript poppler``, on Ubuntu try ``apt-get install pdftk ghostscript poppler-utils``, and on Mac: ``brew install -pdftk-java poppler``. For [rMAPI](https://github.com/juruen/rmapi), use ``go -get -u github.com/juruen/rmapi``. +pdftk-java ghostscript poppler``. For +[rMAPI](https://github.com/juruen/rmapi), use ``go get -u +github.com/juruen/rmapi``. If these scripts are not available on the ``PATH`` variable, you can supply them with the relevant options to the script. Then, you can install -- cgit v1.2.3