Skip to content

Commit a42e1ac

Browse files
authored
no support for python 2.5
1 parent 30da705 commit a42e1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ INSTALLATION
109109
110110
Prerequisites:
111111
112-
- Python-tesseract requires python 2.5+ or python 3.x
112+
- Python-tesseract requires python 2.6+ or python 3.x
113113
- You will need the Python Imaging Library (PIL) (or the `Pillow <https://pypi.org/project/Pillow/>`_ fork).
114114
Under Debian/Ubuntu, this is the package **python-imaging** or **python3-imaging**.
115115
- Install `Google Tesseract OCR <https://github.com/tesseract-ocr/tesseract>`_

0 commit comments

Comments
 (0)