From 054ab8f334840b5c0ef5f8a912dfbcd0de85d997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20S=C3=A1=20Couto?= Date: Tue, 28 Jan 2020 14:41:17 +0100 Subject: [PATCH] Update 'readme.md' --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index b8ef0d9..91034c2 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,10 @@ brew install python3 python3-pip imagemagick poppler pdfunite ```
###PIP3 + +```bash sudo pip3 install pdf2image Pillow time logging opencv-python pytesseract +```
##How to use