mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 14:54:57 +01:00
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:
parent
11e530e04a
commit
91b9490afb
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ For a detailed installation documentation of [pyzbar](https://github.com/Natural
|
||||||
|
|
||||||
#### Linux (Fedora)
|
#### Linux (Fedora)
|
||||||
|
|
||||||
sudo dnf install libzbar0
|
sudo dnf install zbar
|
||||||
|
|
||||||
#### Linux (Arch Linux)
|
#### Linux (Arch Linux)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue