From 807b972302f2c370cabc4eb519fdafaecc25b87f Mon Sep 17 00:00:00 2001 From: Kysh <42900317+Kyshman@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:30:25 +0300 Subject: [PATCH] Update README.md to include setup via MacPorts for macOS --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fcd054e..28e17e9 100644 --- a/README.md +++ b/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: