mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-16 04:18:56 +00:00
Adding wget as prerequisite on macOS
When i was following the guide I could not fetch the gpg config because I was missing wget
This commit is contained in:
parent
4615b5e919
commit
93ff1d3595
@ -316,7 +316,7 @@ $ doas pkg_add gnupg pcsc-tools
|
||||
Download and install [Homebrew](https://brew.sh/) and the following packages:
|
||||
|
||||
```console
|
||||
$ brew install gnupg yubikey-personalization hopenpgp-tools ykman pinentry-mac
|
||||
$ brew install gnupg yubikey-personalization hopenpgp-tools ykman pinentry-mac wget
|
||||
```
|
||||
|
||||
**Note** An additional Python package dependency may need to be installed to use [`ykman`](https://support.yubico.com/support/solutions/articles/15000012643-yubikey-manager-cli-ykman-user-guide) - `pip install yubikey-manager`
|
||||
|
Loading…
Reference in New Issue
Block a user