Merge pull request #186 from pepijndevos/patch-1

Fix debian command
This commit is contained in:
Gwenhael Goavec-Merou
2022-02-27 17:41:13 +01:00
committed by GitHub
+1 -1
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 \