diff options
author | berwag <22264097+berwag@users.noreply.github.com> | 2021-01-28 11:19:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-28 11:19:53 +0100 |
commit | 4370ba86ac93f450247b3c2090f0206454ef5b91 (patch) | |
tree | 195e5fc46658b04eb20a68ae1a725ef3bff0bc96 /README.md | |
parent | Additions to "Required Software" (diff) | |
download | YubiKey-Guide-4370ba86ac93f450247b3c2090f0206454ef5b91.tar.gz |
Update README.md
changed wording according to yubischiess' comment
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ $ sudo apt -y upgrade $ sudo apt -y install wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd secure-delete hopenpgp-tools yubikey-personalization ``` -With Ubuntu 18.04 you may additionally need: +You may additionally need (particularly for Ubuntu 18.04): ```console $ sudo apt -y install libssl-dev swig libpcsclite-dev |