From fba42622fa4bd63add5c9fc436b58fd5d1085fc5 Mon Sep 17 00:00:00 2001 From: Rasim Labibov Date: Fri, 21 Sep 2018 17:45:55 +0300 Subject: [PATCH] Update setup for Ubuntu systems --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dd2bd5..66a2cee 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ install pre-compiled packages from standard repositories. The following instructions apply to: +* Ubuntu 18.04 * Ubuntu 16.04 * Debian 9 @@ -42,7 +43,6 @@ sudo apt-get install -y \ cmake qtbase5-dev \ qtdeclarative5-dev \ qml-module-qtquick2 \ - qtquickcontrols2-5-dev \ qml-module-qtquick-controls ```