From: Jakob Haufe Date: Mon, 10 Jul 2017 14:26:06 +0000 (+0000) Subject: Add info on how to install dependencies on FreeBSD X-Git-Tag: v0.3^0 X-Git-Url: https://git.sur5r.net/?p=pdfstitch;a=commitdiff_plain;h=32257b7a27b0956f10903dab6b94dcaadac15a5d Add info on how to install dependencies on FreeBSD --- diff --git a/README.md b/README.md index da07ebb..0cb870d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ On Debian, you can installed them with: `# apt install libfile-libmagic-perl libpdf-api2-perl libyaml-perl` +On FreeBSD, you can install them with: + +`# pkg install p5-File-LibMagic p5-PDF-API2 p5-YAML` + ## Usage 1. Run `pdfstitch` on your input PDF: