aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJonah Aragon <jonah@triplebit.net>2018-07-15 18:43:48 -0700
committerGitHub <noreply@github.com>2018-07-15 18:43:48 -0700
commit840b4069f2b6e643c9a917b048a4f36a37a95c02 (patch)
tree4363659e8571449c5fddfb05f605c84a7d1fb662 /README.md
parentMerge pull request #63 from vadimzendejas/master (diff)
downloadYubiKey-Guide-840b4069f2b6e643c9a917b048a4f36a37a95c02.tar.gz
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.