From eee5f6e31f699eeba08a45de6bec516569a282ec Mon Sep 17 00:00:00 2001 From: Elliott Liggett Date: Fri, 16 Oct 2020 23:37:52 +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 3a6273c..70ccc21 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,7 +19,7 @@ qcustomplot1.3 for older linux versions (Linux Mint 19.x, Ubuntu 18.04): sudo apt-get install libqcustomplot1.3 libqcustomplot-doc libqcustomplot-dev ~~~ -qcustomplot2 for newer linux versions (Ubuntu 19, Rasbian V?, Debian 10): +qcustomplot2 for newer linux versions (Linux Mint 20, Ubuntu 19, Rasbian V?, Debian 10): ~~~ sudo apt-get install libqcustomplot2.0 libqcustomplot-doc libqcustomplot-dev