mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Update README.md
This commit is contained in:
@@ -54,6 +54,10 @@ The GUI wrapper (`gui.py`) created with Python3 is included in the package and s
|
|||||||
|
|
||||||
`sudo apt install -y python3-tk`
|
`sudo apt install -y python3-tk`
|
||||||
|
|
||||||
|
The steps above are also suitable for Debian releases. However, for the GUI on Debian, the python3-pexpect module must also be installed.
|
||||||
|
|
||||||
|
`sudo apt install -y python3-pexpect`
|
||||||
|
|
||||||
To run the script, execute it using Python from the same folder:
|
To run the script, execute it using Python from the same folder:
|
||||||
|
|
||||||
`python3 gui.py`
|
`python3 gui.py`
|
||||||
|
|||||||
Reference in New Issue
Block a user