Fix debian command

This commit is contained in:
Pepijn de Vos 2022-02-27 16:48:04 +01:00 committed by GitHub
parent 86fa1e01de
commit f88ece80cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ This application uses ``libftdi1``, so this library must be installed (and, depe
.. code-block:: bash
apt-get install
sudo apt install \
libftdi1-2 \
libftdi1-dev \
libhidapi-hidraw0 \