aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <doc@duh.to>2018-07-16 13:59:45 -0700
committerGitHub <noreply@github.com>2018-07-16 13:59:45 -0700
commit96872beaf34f3773c48a2aad27259139aba363e7 (patch)
tree4363659e8571449c5fddfb05f605c84a7d1fb662 /README.md
parentMerge pull request #63 from vadimzendejas/master (diff)
parentFix "signingkey" typo (diff)
downloadYubiKey-Guide-96872beaf34f3773c48a2aad27259139aba363e7.tar.gz
Merge pull request #64 from JonahAragon/patch-1
Fix "signingkey" typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e09a34..23398cd 100644
--- a/README.md
+++ b/README.md
@@ -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.