From 3b644fa4d4dcc83d8778a4aaeceed69b5883c466 Mon Sep 17 00:00:00 2001 From: Daniel Gustaw Date: Fri, 10 Mar 2023 04:20:24 +0100 Subject: [PATCH] added link to commands that install pdftk --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f384299..04c6cce 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ A wrapper for [PDFtk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) with Make sure you have [PDFtk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) installed and in your system path (or configure the plugin to point to your binary file - see options below). +You can install `pdftk` using commands mentioned here https://command-not-found.com/pdftk + > **Mac users** - Be aware of [this PDFTk issue](https://github.com/jjwilly16/node-pdftk/issues/3) ## Installation ##