diff options
author | drduh <doc@duh.to> | 2018-06-21 10:30:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-21 10:30:24 -0700 |
commit | f81d3e1f4fa4048ce820ccd9bc5d47e5f16c9249 (patch) | |
tree | 446aba5b7fa3901363df13bbe4c4f8418135b67f /README.md | |
parent | Emphasize live distro to fix #45 (diff) | |
parent | Fixing signature file fetch command for ykpers (diff) | |
download | YubiKey-Guide-f81d3e1f4fa4048ce820ccd9bc5d47e5f16c9249.tar.gz |
Merge pull request #60 from Wheest/patch-1
Fixing signature fetch command for ykpers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ You may also need to download and install more recent versions of [yubikey-perso $ curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz $ !!.sig - curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz + curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz.sig $ gpg yk*sig gpg: assuming signed data in 'ykpers-1.19.0.tar.gz' |