From 89aa78b724ca935e1fef9f3475eae4fbc6eeb6c0 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sun, 29 Dec 2019 02:29:52 -0800 Subject: [PATCH] docs: fix obsolete statement to "brew install tesseract-lang" Closes #469 --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 526cf0eb..4ab720f9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -402,7 +402,7 @@ packs. If you need other languages you can optionally install them all: .. code-block:: bash - brew install tesseract --with-all-languages # Option 2: for all language packs + brew install tesseract-lang # Option 2: for all language packs Update the homebrew pip: