diff --git a/how-to-create-encrypted-paper-backup/README.md b/how-to-create-encrypted-paper-backup/README.md index 0331831..61e7575 100644 --- a/how-to-create-encrypted-paper-backup/README.md +++ b/how-to-create-encrypted-paper-backup/README.md @@ -50,7 +50,7 @@ Select “Localisation Options”, then “Keyboard”, then “Generic 105-key ```console $ sudo apt update -$ sudo apt install -y expect fim imagemagick python3-pip python3-rpi.gpio +$ sudo apt install -y bc expect fim imagemagick python3-pip python3-rpi.gpio $ pip3 install mnemonic pillow qrcode --user