From 4cb753be794ebf8f467ee76d6c3fd0aaa67aa5e2 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Thu, 2 Dec 2021 10:42:53 +0000 Subject: [PATCH] docs(readme): add notes regarding tested binaries --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a53a74af..809617344 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Docsmith enables a data processor to use a robust, GDPR-compliant, open-source d ## Prerequisites - [Node.js](https://nodejs.org/en/) -- Linux only: latest available `poppler-data` and `poppler-utils` binaries -- Linux and macOS only: latest available `unrtf` binary +- Linux only: latest available `poppler-data` and `poppler-utils` binaries (note: Docsmith has only been tested with `poppler-data` >= v0.4.9 and `poppler-utils` >= v20.12.0) +- Linux and macOS only: latest available `unrtf` binary (note: Docsmith has only been tested with `unrtf` >= v0.19.3) ## Setup