Merge pull request #64 from JonahAragon/patch-1

Fix "signingkey" typo
pull/69/head
drduh 6 years ago committed by GitHub
commit 96872beaf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save