aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorBrice Gagnage <40995873+BriceGagnageRenault@users.noreply.github.com>2018-12-03 13:54:40 +0100
committerGitHub <noreply@github.com>2018-12-03 13:54:40 +0100
commitafc8580b0d62d78d61d45931b749625a4f91cc87 (patch)
treeca3450dfeaefca5e591d76dd3122aa557ebf7f8a
parentGrammar and lint. Fix #73. (diff)
downloadYubiKey-Guide-afc8580b0d62d78d61d45931b749625a4f91cc87.tar.gz
Update README.md
test
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f3880a..f8e9c6a 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ If you have a comment or suggestion, please open an [issue](https://github.com/d
- [GitHub](#github)
- [OpenBSD](#openbsd)
- [Windows](#windows)
+ - [Windows Subsystem for Linux (WSL)](#wsl)
- [Troubleshooting](#troubleshooting)
- [Notes](#notes)
- [Similar work](#similar-work)
@@ -1406,6 +1407,9 @@ Create a shortcut that points to `gpg-connect-agent /bye` and place it in your s
Now you can use PuTTY for public key SSH authentication. When the server asks for public key verification, PuTTY will forward the request to GPG, which will prompt you for your PIN and authorize the login using your YubiKey.
+## WSL
+plouf
+
# Troubleshooting
- If you don't understand some option - read `man gpg`.