diff options
author | W1lkins <wilkinsphysics@gmail.com> | 2018-03-03 16:12:36 +0000 |
---|---|---|
committer | W1lkins <wilkinsphysics@gmail.com> | 2018-03-03 16:12:36 +0000 |
commit | 9a21477481fe2dcc81fafbb65a73afe2aab18e5e (patch) | |
tree | f49c7bc86e54948622d47bf1f9f4c06d1072eeaf /README.md | |
parent | Merge pull request #53 from knaggit/patch-1 (diff) | |
download | YubiKey-Guide-9a21477481fe2dcc81fafbb65a73afe2aab18e5e.tar.gz |
install hopenpgp-tools as it is used in section https://github.com/drduh/YubiKey-Guide\#check-your-work where an apt-get command is listed
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ If on [Tails](https://tails.boum.org/), you also need to install libykpers-1-1 f You will need to install [Homebrew](https://brew.sh/) and the following brew packages: - $ brew install gnupg yubikey-personalization + $ brew install gnupg yubikey-personalization hopenpgp-tools # Creating keys |