Fix debian command
This commit is contained in:
parent
86fa1e01de
commit
f88ece80cc
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue