Skip to content

Commit 71af04d

Browse files
authored
add required libraries
1 parent 00ada7b commit 71af04d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ This command will install all the dependencies - including Redis (via Docker, so
114114
115115
(MAC) - Dependencies
116116
```
117-
brew install poppler
118-
brew install libmagic
117+
brew update && brew install libmagic tesseract poppler pkg-config ghostscript ffmpeg automake autoconf
119118
```
120119
121120
(Mac) - You need to startup the celery worker

0 commit comments

Comments
 (0)