We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd995ea commit 49293c8Copy full SHA for 49293c8
README.rst
@@ -159,7 +159,8 @@ Check the `pytesseract package page <https://pypi.python.org/pypi/pytesseract>`_
159
TESTING
160
-------
161
162
-To run this project's test suite, install and run ``tox``.
+To run this project's test suite, install and run ``tox``. Ensure that you have ``tesseract``
163
+installed and in your PATH.
164
165
.. code-block:: bash
166
0 commit comments