From a997fb69dab8e515bc4cf1c9230768e5b75f0b50 Mon Sep 17 00:00:00 2001 From: garak Date: Sat, 31 Jul 2021 23:08:29 -0400 Subject: [PATCH] update linux install directions --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 0c8ec6a3..4cad7365 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -33,7 +33,7 @@ You need to install Qt. The minimum supported version is currently Qt 5.14.2. Yo with `qtdiag`. ``` -sudo apt-get install qt5-default +sudo apt-get install qt5-default qtdeclarative5-dev qmake make ./porymap