Skip to content

Commit 49293c8

Browse files
johnthagenint3l
authored andcommitted
Add testing section clarification about needed tesseract in PATH (madmaze#200)
1 parent bd995ea commit 49293c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@ Check the `pytesseract package page <https://pypi.python.org/pypi/pytesseract>`_
159159
TESTING
160160
-------
161161
162-
To run this project's test suite, install and run ``tox``.
162+
To run this project's test suite, install and run ``tox``. Ensure that you have ``tesseract``
163+
installed and in your PATH.
163164
164165
.. code-block:: bash
165166

0 commit comments

Comments
 (0)