Remove self refference on python3

This *is* the 'six' repo, so no need to mention that again in the readme
pull/227/head
Gert de Pagter 2019-02-25 16:38:46 +01:00 committed by GitHub
parent b6a5848208
commit 594321fcf6
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`