Update README.rst (#98)

`brew install tesseract` just installed the english language pack not French, German or Spanish
This commit is contained in:
Julian Kahnert
2016-10-12 11:20:58 -07:00
committed by jbarlow83
parent cf4b04f92d
commit 453c4ef602
+1 -1
View File
@@ -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