From 0d1619a91d947238dae568bb31c3decfdcc46085 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 29 Jan 2017 09:54:31 +0100 Subject: [PATCH] Update README.md [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61faf55..8020dbd 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ __This may not be fully working yet.__ Use with care, run with maximum verbosity sudo apt-get -y install git g++ libgl1-mesa-dev git clone https://github.com/probonopd/linuxdeployqt.git # Then build in Qt Creator, or use -export PATH=/tmp/.mount_QtCreator-5.7.0-x86_64/5.7/gcc_64/bin/:$PATH +export PATH=/tmp/.mount_QtCreator-*-x86_64/5.7/gcc_64/bin/:$PATH cd linuxdeployqt qmake linuxdeployqt.pro make