mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-04-10 15:15:45 +00:00
Update README.md added macOS with MacPorts to usage section
This commit is contained in:
parent
807b972302
commit
9c23d5933d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user