1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2024-11-01 02:52:31 +00:00

Fix "signingkey" typo

This commit is contained in:
Jonah Aragon 2018-07-15 18:43:48 -07:00 committed by GitHub
parent 61b8178066
commit 840b4069f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1306,7 +1306,7 @@ Log into GitHub and upload your SSH and PGP public keys.
Then run the following commands: Then run the following commands:
> git config --global user.singingkey $KEYID > git config --global user.signingkey $KEYID
Make sure your user.email option matches the email associated with your PGP identity. Make sure your user.email option matches the email associated with your PGP identity.