Skip to content

Commit 43c69b0

Browse files
authored
Update README.md
1 parent 5ade129 commit 43c69b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# linuxdeploy-plugin-qt
22

3-
Plugin for linuxdeploy to bundle Qt dependencies of applications and libraries.
3+
Plugin for linuxdeploy to bundle Qt dependencies of applications and libraries. It supports the Qt versions 5 and 6.
44

55

66
## About
@@ -60,4 +60,4 @@ Just like all linuxdeploy plugins, the Qt plugin's behavior can be configured so
6060

6161
QML related:
6262
- `$QML_SOURCES_PATHS`: directory containing the application's QML files — useful/needed if QML files are "baked" into the binaries. `$QT_INSTALL_QML` is prepended to this list internally.
63-
- `$QML_MODULES_PATHS`: extra directories containing imported QML files (normally doesn't need to be specified).
63+
- `$QML_MODULES_PATHS`: extra directories containing imported QML files (normally doesn't need to be specified).

0 commit comments

Comments
 (0)