diff options
author | Will Sargent <wsargent@users.noreply.github.com> | 2016-09-22 13:00:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-22 13:00:08 -0700 |
commit | e195a60eccd91593a2aeab46bbadc009747b7b7f (patch) | |
tree | 349ec35960ed423cf0d2297a015b701736de0be3 /README.md | |
parent | Add instructions for installing gnupg-curl (diff) | |
download | YubiKey-Guide-e195a60eccd91593a2aeab46bbadc009747b7b7f.tar.gz |
Add $
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -976,7 +976,7 @@ Or download from a keyserver: 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 +$ sudo apt-get install gnupg-curl ``` ## Insert YubiKey |