Преглед на файлове

correct python3-pil reference

Joseph Vest преди 5 години
родител
ревизия
dd690a016c
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -77,7 +77,7 @@ Install Python requirements
     
 Optional - Install additional OCR support dependencies
 
-- Debian/Ubuntu: `apt-get install tesseract-ocr python3-imaging`
+- Debian/Ubuntu: `apt-get install tesseract-ocr python3-pil`
 
 - MAC OSX: `brew install tesseract`
 
@@ -88,7 +88,7 @@ __pipenv installation__
 
 Optional - Install additional OCR support dependencies
 
-- Debian/Ubuntu: `apt-get install tesseract-ocr python3-imaging`
+- Debian/Ubuntu: `apt-get install tesseract-ocr python3-pil`
 
 ## Tip