mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-12-26 12:24:57 +08:00
Merge pull request #514 from davidxia/patch1
fix: add missing macOS `brew` command
This commit is contained in:
commit
a089002e35
1 changed files with 6 additions and 0 deletions
|
|
@ -1033,6 +1033,12 @@ sudo systemctl enable --now pcscd.service
|
|||
|
||||
**macOS**
|
||||
|
||||
```console
|
||||
brew install gnupg
|
||||
```
|
||||
|
||||
Or using MacPorts
|
||||
|
||||
```console
|
||||
sudo port install gnupg2 pcsc-tools
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue