Added missing bc dependency

This commit is contained in:
Sun Knudsen 2021-05-20 06:04:59 -04:00
parent c0a9babdb7
commit 99dfdb7595
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305

View File

@ -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