mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2024-12-04 23:15:52 +01:00
Amended readme for those not using pip to install.
This commit is contained in:
parent
6030778089
commit
f3e4b74b69
@ -26,6 +26,7 @@ sudo python setup.py install
|
|||||||
|
|
||||||
pdfparanoia is written for python2.7+ or python 3.
|
pdfparanoia is written for python2.7+ or python 3.
|
||||||
You will also need to manually install "pdfminer" if you do not use pip to install pdfparanoia.
|
You will also need to manually install "pdfminer" if you do not use pip to install pdfparanoia.
|
||||||
|
For python versions prior to Python 3, use "pdfminer" from the Python Package Index (http://pypi.python.org). For recent versions of Python, use pdfminer3k instead.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user