From 453c4ef602ff88baa428644483f6af70519f4d44 Mon Sep 17 00:00:00 2001 From: Julian Kahnert Date: Wed, 12 Oct 2016 20:20:58 +0200 Subject: [PATCH] Update README.rst (#98) `brew install tesseract` just installed the english language pack not French, German or Spanish --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2b1962cc..5142b8f3 100644 --- a/README.rst +++ b/README.rst @@ -162,7 +162,7 @@ Install the required Tesseract OCR engine with the language packs you plan to us .. code-block:: bash - brew install tesseract # Option 1: for English, French, German, Spanish + brew install tesseract # Option 1: for English .. code-block:: bash