Update README.md

This commit is contained in:
probonopd
2016-09-08 22:52:52 +02:00
committed by GitHub
parent 1a26c0c347
commit 29b1934f9a
+2
View File
@@ -16,6 +16,8 @@ This tool is conceptually based on the [Mac Deployment Tool](http://doc.qt.io/qt
## Installation
* If you believe in dogfeeding, download __linuxdeployqt-x86_64.AppImage__ from the [Releases](https://github.com/probonopd/linuxdeployqt/releases) page and `chmod a+x` it. Then you can skip the following steps because it is a self-contained bundle of linuxdeployqt (made with linuxdeployqt of course).
* 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)
```