Merge pull request #111 from PabloCastellano/master

README: Changed line about Python 3 support
pull/55/head
Yusuke Shinyama 2016-09-11 23:55:53 +09:00 committed by GitHub
commit ffda9a4a40
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Features
How to Install How to Install
-------------- --------------
* Install Python 2.6 or newer. (**Python 3 is not supported.**) * Install Python 2.6 or newer. (**For Python 3 support have a look at [pdfminer.six](https://github.com/goulu/pdfminer)**).
* Download the source code. * Download the source code.
* Unpack it. * Unpack it.
* Run `setup.py`: * Run `setup.py`: