Documentation update

This commit is contained in:
Roberto Rosario
2012-05-30 18:53:08 -04:00
parent f21a96ae5b
commit 7bc61e0cff
4 changed files with 39 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ Local or managed server
If using a Debian_ or Ubuntu_ based Linux distribution getting the executable requirements is as easy as::
$ apt-get install tesseract-ocr unpaper python-virtualenv ghostscript libjpeg-dev libpng-dev -y
$ apt-get install tesseract-ocr unpaper python-virtualenv ghostscript libjpeg-dev libpng-dev poppler-utils -y
To initialize a ``virtualenv`` to deploy the project do::