mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Docs: fixes typos + clarifies troubleshotting section
This commit is contained in:
parent
8115cf8905
commit
a366542ed9
@ -8,7 +8,7 @@ should work) that has the following software installed on it:
|
||||
|
||||
* `Python3`_ (with development libraries, pip and virtualenv)
|
||||
* `GNU Privacy Guard`_
|
||||
* `Tesseract`_, plus it's language files matching your document base.
|
||||
* `Tesseract`_, plus its language files matching your document base.
|
||||
* `Imagemagick`_
|
||||
* `unpaper`_
|
||||
|
||||
|
@ -13,6 +13,7 @@ XX failed, but we're going to stick with what we've got since FORGIVING_OCR is e
|
||||
might need to install the `Tesseract language files
|
||||
<http://packages.ubuntu.com/search?keywords=tesseract-ocr>`_ marching your documents languages.
|
||||
|
||||
As an example, if your documents are written in Spanish you may need to run::
|
||||
As an example, if you are runing Paperless from the Vagrant setup provided (or from any Ubuntu or Debian
|
||||
box), and your documents are written in Spanish you may need to run::
|
||||
|
||||
apt-get install -y tesseract-ocr-spa
|
||||
|
Loading…
x
Reference in New Issue
Block a user