Merge pull request #313 from beardedbotanist/master
Adding wget as prerequisite on macOSpull/314/head
commit
b5c94e1bef
|
@ -316,7 +316,7 @@ $ doas pkg_add gnupg pcsc-tools
|
||||||
Download and install [Homebrew](https://brew.sh/) and the following packages:
|
Download and install [Homebrew](https://brew.sh/) and the following packages:
|
||||||
|
|
||||||
```console
|
```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`
|
**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