Update README.md

updated generate key command to gpg --full-generate-key,
pull/32/head
MarkStanhope 7 years ago committed by GitHub
parent cedcac7a50
commit 9a1073e225

@ -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

Loading…
Cancel
Save