docs: update README with correct Fedora zbar dep

`zbar` is the available dependency: https://packages.fedoraproject.org/pkgs/zbar/zbar/
This commit is contained in:
Damon McMinn 2023-02-22 15:07:57 +00:00 committed by Roland Kurmann
parent 11e530e04a
commit 91b9490afb

View File

@ -215,7 +215,7 @@ For a detailed installation documentation of [pyzbar](https://github.com/Natural
#### Linux (Fedora)
sudo dnf install libzbar0
sudo dnf install zbar
#### Linux (Arch Linux)