Update README.md

This commit is contained in:
Token2
2024-05-24 11:50:46 +02:00
committed by GitHub
parent 9d0aa1a813
commit 50b6ad4b8a

View File

@@ -76,5 +76,5 @@ If no errors are shown, then you can launch the GUI:
cd fido2-manage
```
```bash
python2 gui.py
python3 gui.py
```