1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2025-01-06 22:43:55 +00:00

Update README.md

updated generate key command to gpg --full-generate-key,
This commit is contained in:
MarkStanhope 2017-09-17 11:46:27 +01:00 committed by GitHub
parent cedcac7a50
commit 9a1073e225

View File

@ -174,8 +174,8 @@ Paste the following [text](https://stackoverflow.com/questions/2500436/how-does-
Generate a new key with GPG, selecting RSA (sign only) and the appropriate keysize, optionally specifying an expiry:
$ gpg --gen-key
$ gpg --full-generate-key
Please select what kind of key you want:
(1) RSA and RSA (default)
(2) DSA and Elgamal