From 505cd8dcac668940597894c4d934ec1976db9ae3 Mon Sep 17 00:00:00 2001 From: Elliott Liggett Date: Sun, 5 Apr 2020 00:50:47 +0000 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index f0943d1..a85e691 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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: