1
0
Fork 0

docs: update building from source apt dependencies

The softdevice make target requires unzip

Signed-off-by: Sergio Schvezov <sergio.schvezov@ubuntu.com>
This commit is contained in:
Sergio Schvezov 2020-10-14 17:31:40 -03:00 committed by Daniel Thompson
parent 20b626f5c2
commit 3423039d35

View file

@ -20,7 +20,7 @@ following commands:
sudo apt install \
git build-essential libsdl2-2.0.0 python3-click python3-numpy \
python3-pexpect python3-pil python3-pip python3-serial
python3-pexpect python3-pil python3-pip python3-serial unzip
pip3 install --user pysdl2
Additionally if you wish to regenerate the documentation you will require