diff options
author | drduh <drduh@users.noreply.github.com> | 2016-09-22 16:03:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-22 16:03:52 -0400 |
commit | 97c39f90b09ec0a67f8fb2c83b030515bba0d634 (patch) | |
tree | 349ec35960ed423cf0d2297a015b701736de0be3 /README.md | |
parent | Merge pull request #17 from wsargent/patch-1 (diff) | |
parent | Add $ (diff) | |
download | YubiKey-Guide-97c39f90b09ec0a67f8fb2c83b030515bba0d634.tar.gz |
Merge pull request #20 from wsargent/patch-1
Add instructions for installing gnupg-curl
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -973,6 +973,12 @@ Or download from a keyserver: gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) +You may get an error `gpgkeys: HTTP fetch error 1: unsupported protocol` -- this means you need to install a special version of curl which supports gnupg: + +``` +$ sudo apt-get install gnupg-curl +``` + ## Insert YubiKey Check the card's status: |