Merge pull request #227 from BackEndTea/patch-1

Remove self refference on python3
pull/112/head
Tata Ganesh 2019-07-10 23:12:30 +05:30 committed by GitHub
commit 127d587431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Features
How to Install How to Install
-------------- --------------
* Install Python 2.7 or newer. (Python 3.x is supported in pdfminer.six) * Install Python 2.7 or newer.
* Install * Install
`pip install pdfminer.six` `pip install pdfminer.six`