diff --git a/docs/OCR.txt b/docs/OCR.txt index e0bf2d0f..eec4e3f1 100644 --- a/docs/OCR.txt +++ b/docs/OCR.txt @@ -11,6 +11,10 @@ Dependency Tesseract (OCR library by Google) Leptonica (Image processing library) +Ubuntu install Dependency using package manager +=============================================== +sudo apt-get install libleptonica-dev libtesseract-dev tesseract-ocr-eng + How to compile CCExtractor on Linux with OCR =============================================