Update INSTALL.md

merge-requests/1/merge
Elliott Liggett 2020-04-05 00:50:47 +00:00
rodzic fa7fa3a079
commit 505cd8dcac
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ sudo apt-get install libqcustomplot1.3 libqcustomplot-doc libqcustomplot-dev
qcustomplot2 for newer linux versions (Ubuntu 19, Rasbian V?, Debian 10):
~~~
sudo apt-get install libqcustomplot2 libqcustomplot-doc libqcustomplot-dev
sudo apt-get install libqcustomplot2.0 libqcustomplot-doc libqcustomplot-dev
~~~
optional for those that want to work on the code using the QT Creator IDE: