Fix zbar installation on macOS

This commit is contained in:
Jessy SOBREIRO
2021-06-30 14:03:58 +02:00
committed by GitHub
parent a46c8e5e28
commit 7ecb5cebb8

View File

@@ -32,7 +32,7 @@ Note that zbar is **not** required for `paperify.sh` It is only required for `di
To install the requirements you can use Homebrew.
```
brew install coreutils qrencode zbarimg
brew install coreutils qrencode zbar
```
## Installation