nisaacson / pdf-extract

Node PDF Extract
MIT License
383 stars 76 forks source link

Change "alphanumeric" path in Ubuntu #6

Closed eahefnawy closed 10 years ago

eahefnawy commented 10 years ago

In the Ubuntu section, the path should be: cp "./share/configs/alphanumeric" "/usr/share/tesseract-ocr/tessdata/configs/alphanumeric"

instead of: cp "./share/alphanumeric" "/usr/share/tesseract-ocr/tessdata/configs/alphanumeric"

(/configs directory missing)

nisaacson commented 10 years ago

thanks for the pull request