mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-04-05 12:45:42 +00:00
Update README.md to include setup via MacPorts for macOS
This commit is contained in:
parent
219423db05
commit
807b972302
10
README.md
10
README.md
@ -194,6 +194,16 @@ brew install \
|
||||
|
||||
**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`
|
||||
|
||||
Or
|
||||
|
||||
Install [MacPorts](https://www.macports.org/install.php) and the following packages:
|
||||
|
||||
```console
|
||||
sudo port install gnupg2 yubikey-manager pinentry wget
|
||||
```
|
||||
|
||||
**Optional** [Yubikey Manager - Qt](https://www.yubico.com/support/download/yubikey-manager/) which is the supported version of the Yubikey Personalization.
|
||||
|
||||
**NixOS**
|
||||
|
||||
Build an air-gapped NixOS LiveCD image:
|
||||
|
Loading…
Reference in New Issue
Block a user