diff options
author | berwag <22264097+berwag@users.noreply.github.com> | 2021-02-04 19:39:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-04 19:39:15 +0100 |
commit | fb4d3903172902fd91c18b5ee2005c841d45a043 (patch) | |
tree | d27dff5e46c96b0fe968a79f3cb80090a971a819 | |
parent | Update README.md (diff) | |
download | YubiKey-Guide-fb4d3903172902fd91c18b5ee2005c841d45a043.tar.gz |
Update 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 ``` -You may additionally need (particularly for Ubuntu 18.04): +You may additionally need (particularly for Ubuntu 18.04 and 20.04): ```console $ sudo apt -y install libssl-dev swig libpcsclite-dev |