aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
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