diff --git a/INSTALL.md b/INSTALL.md index 95ce290..2d666de 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -12,7 +12,7 @@ sudo apt-get install libqt5serialport5 libqt5serialport5-dev sudo apt-get install git # for older linux versions (Linux Mint 19.x, Ubuntu 18.04): sudo apt-get install libqcustomplot1.3 libqcustomplot-doc libqcustomplot-dev -# for newer linux versions (Ubuntu 19, Rasbian V?): +# for newer linux versions (Ubuntu 19, Rasbian V?, Debian 10): sudo apt-get install libqcustomplot2 libqcustomplot-doc libqcustomplot-dev ~~~ optional for those that want to work on the code using the QT Creator IDE: