Update README.md

[ci skip]
This commit is contained in:
probonopd
2017-01-29 09:54:31 +01:00
committed by GitHub
parent 15f8501c3e
commit 0d1619a91d
+1 -1
View File
@@ -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