aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorberwag <22264097+berwag@users.noreply.github.com>2021-01-27 20:24:51 +0100
committerGitHub <noreply@github.com>2021-01-27 20:24:51 +0100
commited85d9384577084bb018eb9fce1bd46e99cb67a4 (patch)
tree0e1e2ccd98d6401fedd8f31262a0843a48fc6349 /README.md
parentMerge pull request #241 from basbebe/fish-config (diff)
downloadYubiKey-Guide-ed85d9384577084bb018eb9fce1bd46e99cb67a4.tar.gz
Additions to "Required Software"
proposed change according to Issue#215
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c2b6414..8f96e16 100644
--- a/README.md
+++ b/README.md
@@ -210,6 +210,12 @@ $ 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:
+
+```console
+$ sudo apt -y install libssl-dev swig libpcsclite-dev
+```
+
To download a copy of this guide:
```console