1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2024-06-01 16:00:50 +00:00

Merge pull request #64 from JonahAragon/patch-1

Fix "signingkey" typo
This commit is contained in:
drduh 2018-07-16 13:59:45 -07:00 committed by GitHub
commit 96872beaf3
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:
> 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.