diff options
author | drduh <github@duh.to> | 2019-08-28 16:50:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-28 16:50:27 +0000 |
commit | eafbdc0ef1db9c821ed7a762d63ebd643edd6a46 (patch) | |
tree | b223a48a9bdca997291adacfa10910891d9ec9b2 | |
parent | Merge pull request #122 from tacaswell/extra_action (diff) | |
parent | Fix typo from #122 (diff) | |
download | YubiKey-Guide-eafbdc0ef1db9c821ed7a762d63ebd643edd6a46.tar.gz |
Merge pull request #123 from netflash/typo_122
Fix typo from #122
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -418,7 +418,7 @@ $ export KEYID=0xFF3E7D88647EBCDB # Sign with an existing key (optional) -If you already have a pgp key you may want want to sign your new key +If you already have a pgp key you may want to sign your new key with the old one to help prove that your new key is infact controlled by you. |