Update INSTALL.md

merge-requests/1/merge
Elliott Liggett 2020-03-28 00:55:20 +00:00
rodzic d0fd8b3bf8
commit 8373903438
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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: