mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 13:16:15 +08:00
small grammar fix
parent
4c8a5bc6e6
commit
ca2d27d8e0
@ -122,7 +122,7 @@ export PKG_CONFIG_PATH=$HOME/local/lib/pkgconfig
|
||||
|
||||
## Language Data
|
||||
|
||||
* Download the [data file(s) for the language(s) you interest in](https://github.com/tesseract-ocr/tesseract/wiki/Data-Files).
|
||||
* Download the [data file(s) for the language(s) you are interested in](https://github.com/tesseract-ocr/tesseract/wiki/Data-Files).
|
||||
* Move it to the `tessdata` directory (e.g. 'mv tessdata $TESSDATA\_PREFIX' if defined `TESSDATA_PREFIX`)
|
||||
|
||||
You can also use:
|
||||
|
Loading…
Reference in New Issue
Block a user