diff options
author | 2025-04-12 14:35:05 +0300 | |
---|---|---|
committer | 2025-04-12 14:35:05 +0300 | |
commit | 16550af94c9c04f22052f0cea98d3a5484005d9a (patch) | |
tree | b61a30eebbd837df7ef348d8b83bb64bff29645f | |
parent | acdcb192bbd8cf10fce1812580be79ff6dd2da9f (diff) | |
download | YubiKey-Guide-16550af94c9c04f22052f0cea98d3a5484005d9a.tar.gz YubiKey-Guide-16550af94c9c04f22052f0cea98d3a5484005d9a.tar.zst YubiKey-Guide-16550af94c9c04f22052f0cea98d3a5484005d9a.zip |
Remove reference to EOL tool - Yubikey-Managet-QT
Addresses review comment by @nvmd [regarding](https://github.com/drduh/YubiKey-Guide/pull/478/files/acdcb192bbd8cf10fce1812580be79ff6dd2da9f#r2036016628) EOL GUI tool in [PR #478](https://github.com/drduh/YubiKey-Guide/pull/478)
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -204,8 +204,6 @@ Install [MacPorts](https://www.macports.org/install.php) and the following packa 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: |