Update README.md

This commit is contained in:
probonopd
2016-09-05 19:46:55 +02:00
committed by GitHub
parent b3b5010ec1
commit db3e2b8562
+1 -1
View File
@@ -1,6 +1,6 @@
# linuxdeployqt # linuxdeployqt
linuxdeployqt takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses. It is based on macdeployqt in the tools applications of the Qt Toolkit. linuxdeployqt takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses into an [AppDir](http://rox.sourceforge.net/desktop/AppDirs.html) bundle. This can optionally be put into an [AppImage](http://appimage.org/). It is based on macdeployqt in the tools applications of the Qt Toolkit.
## Known issues ## Known issues