From bed2c1f00dc105c812a8bb6b30df3e0dbce7cb90 Mon Sep 17 00:00:00 2001 From: Token2 Date: Tue, 7 Jan 2025 11:08:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e381213..80e100c 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ The syntax and command line parameters are similar to our [fido2-manage.exe too For example, the following command should be used to set a PIN on a new device: ```bash -./fido2-manage.sh -setPIN -device +./fido2-manage.sh -setPIN -device 1 ```