Update README.md (#787)

Update pip install quote for optional extra dependency for extracting images
pull/802/head
Nitesh Oswal 2022-08-09 01:51:39 +05:30 committed by GitHub
parent 8f52578e85
commit 7b7889ff6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ How to use
* (Optionally) install extra dependencies for extracting images.
`pip install 'pdfminer.six[image]`
`pip install 'pdfminer.six[image]'`
* Use command-line interface to extract text from pdf: