From dc0797a9878aab7954cf1395209d71082e2121b1 Mon Sep 17 00:00:00 2001 From: David Xia Date: Tue, 29 Jul 2025 13:14:38 -0400 Subject: [PATCH] fix: use working command to get GPG public key Use `gpg --edit-card` instead of `gpg-card` command. fixes #513 Signed-off-by: David Xia --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5461d89..76feaff 100644 --- a/README.md +++ b/README.md @@ -1083,9 +1083,7 @@ Or download the public key from a keyserver: gpg --recv $KEYID ``` -Or with the URL on YubiKey, retrieve the public key: - -using the command `gpg-card` +Or with the URL on YubiKey, retrieve the public key using the command `gpg --edit-card`. ```console gpg/card> fetch