From e8929a4caab570d286d7b270902816180f3ee7c4 Mon Sep 17 00:00:00 2001 From: Token2 Date: Tue, 7 Jan 2025 11:07:56 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c623ad6..e381213 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,10 @@ python3 gui.py ### Usage ### The syntax and command line parameters are similar to our [fido2-manage.exe tool for Windows](https://www.token2.com/site/page/fido2-token-management-tool-fido2-manage-exe). - +For example, the following command should be used to set a PIN on a new device: +```bash +./fido2-manage.sh -setPIN -device +``` ### Changes ###