doc: correct deps

Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
Daniel Lublin 2023-03-27 10:01:40 +02:00
parent bc99f370ce
commit 29c5ab1108
No known key found for this signature in database
GPG Key ID: 75BD0FEB8D3E7830

View File

@ -86,8 +86,8 @@ install other versions of these tools locally, they could conflict
cd ..
# Custom iceprog for the RPi 2040-based programmer (will be upstreamed).
# Note: tillitis-iceprog depends on libusb-1.0.0.
# On Ubuntu install with 'sudo apt install libusb-1.0.0'
# Note: install dependencies for building tillitis-iceprog on Ubuntu:
# sudo apt install libftdi-dev libusb-1.0-0-dev
git clone -b interfaces https://github.com/tillitis/icestorm tillitis--icestorm
cd tillitis--icestorm/iceprog
make