add zbar installation for archlinux [skip ci]

This commit is contained in:
scito 2023-01-17 21:00:24 +01:00 committed by Roland Kurmann
parent e0588285c9
commit f0134fa907

View file

@ -100,6 +100,10 @@ For a detailed installation documentation of [pyzbar](https://github.com/Natural
sudo dnf install libzbar0 sudo dnf install libzbar0
#### Linux (Arch Linux)
pacman -S zbar
#### Mac OS X #### Mac OS X
brew install zbar brew install zbar