Add instructions for installing gnupg-curl

Fixes https://github.com/drduh/YubiKey-Guide/issues/5
pull/20/head
Will Sargent 8 years ago committed by GitHub
parent aa76300eac
commit 99aef6c70d

@ -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:

Loading…
Cancel
Save