From 42ec2730cca36cd54d63832d90886b3e1a5ea502 Mon Sep 17 00:00:00 2001 From: probonopd Date: Tue, 6 Sep 2016 19:20:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e713c40..50fa424 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This tool is conceptually based on the [Mac Deployment Tool](http://doc.qt.io/qt ## Installation -* Get and build linuxdeployqt e.g., in Qt Creator 5.7 +* Get and build linuxdeployqt e.g., using Qt 5.7.0 (you could use this [Qt Creator AppImage](https://bintray.com/probono/AppImages/QtCreator#files) for this) ``` sudo apt-get -y install git g++