summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a4b48d3..e58336e 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ Build and install like any Qt module.
Link to the library, and deploy the desired Android packages
in the application .pro file:
- QT += qmlandroid
+ QT += nativeandroid
A minimal QML example that can replace the main.qml when using
the Qt Quick Application template in Qt Creator. The rest can