Docs: fixes typos + clarifies troubleshotting section

This commit is contained in:
Jaime Gómez 2016-03-23 02:41:29 +01:00
parent 8115cf8905
commit a366542ed9
2 changed files with 3 additions and 2 deletions

View File

@ -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`_

View File

@ -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