diff options
author | 2025-02-08 00:26:24 +0300 | |
---|---|---|
committer | 2025-02-08 00:26:24 +0300 | |
commit | 9c23d5933dbee574572f28b800977c10c18b4540 (patch) | |
tree | 7c3b454c8344bc4a468e16cac87d6d070b386144 | |
parent | 807b972302f2c370cabc4eb519fdafaecc25b87f (diff) | |
download | YubiKey-Guide-9c23d5933dbee574572f28b800977c10c18b4540.tar.gz YubiKey-Guide-9c23d5933dbee574572f28b800977c10c18b4540.tar.zst YubiKey-Guide-9c23d5933dbee574572f28b800977c10c18b4540.zip |
Update README.md added macOS with MacPorts to usage section
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -970,6 +970,12 @@ sudo apt update sudo apt install -y gnupg gnupg-agent scdaemon pcscd ``` +**macOS** + +```console +sudo port install gnupg2 pcsc-tools +``` + **OpenBSD** ```console @@ -1012,6 +1018,8 @@ gpg --recv $KEYID Or with the URL on YubiKey, retrieve the public key: +using the command `gpg-card` + ```console gpg/card> fetch |