aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordrduh <drduh@users.noreply.github.com>2016-09-16 19:44:53 -0400
committerGitHub <noreply@github.com>2016-09-16 19:44:53 -0400
commit28ec4290822ef199d103052053bc3c612386dacf (patch)
tree6ef8ff5b7ef57f098c30ed2e8e51fc58d16f6c76
parentMerge pull request #12 from wsargent/patch-1 (diff)
parentDiscuss pinentry-gnome3 (diff)
downloadYubiKey-Guide-28ec4290822ef199d103052053bc3c612386dacf.tar.gz
Merge pull request #13 from wsargent/patch-2
Discuss pinentry-gnome3
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7484cf7..7e01165 100644
--- a/README.md
+++ b/README.md
@@ -1189,6 +1189,8 @@ Paste the following text into a terminal window to create a [recommended](https:
use-standard-socket
EOF
+If you are using Linux on the desktop, you may want to use `/usr/bin/pinentry-gnome3` to use a GUI manager.
+
### Replace ssh-agent with gpg-agent
$ pkill ssh-agent ; pkill gpg-agent ; \