add dependency for ArchLinux

This commit is contained in:
dasbaum.ch
2026-01-27 07:53:58 +01:00
parent 23625ee006
commit 536d43a441

View File

@@ -106,7 +106,7 @@ To allow coexistence with the original tool, our version will be compiled and in
```bash ```bash
git clone https://github.com/Token2/fido2-manage.git git clone https://github.com/Token2/fido2-manage.git
sudo pacman -S libfido2 cmake libcbor tk sudo pacman -S libfido2 cmake libcbor tk python-pexpect
cd fido2-manage cd fido2-manage