From 7430006596fb71d367e5cc87526863a389cf8556 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Mon, 29 Feb 2016 00:05:31 -0800 Subject: [PATCH] Improve install instructions for OS X (unpaper) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8c690f86..b521440c 100644 --- a/README.rst +++ b/README.rst @@ -116,8 +116,8 @@ Install or upgrade the required Homebrew packages, if any are missing:: brew install qpdf brew install ghostscript brew install python3 - brew install libxml2 - brew install leptonica + brew install libxml2 libffi leptonica + brew install unpaper # optional brew install tesseract Update the homebrew pip and install Pillow::