summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qtee-custom-embedded-linux.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/qtee-custom-embedded-linux.qdoc')
-rw-r--r--src/doc/src/qtee-custom-embedded-linux.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/doc/src/qtee-custom-embedded-linux.qdoc b/src/doc/src/qtee-custom-embedded-linux.qdoc
index a33e41a..e8be3dd 100644
--- a/src/doc/src/qtee-custom-embedded-linux.qdoc
+++ b/src/doc/src/qtee-custom-embedded-linux.qdoc
@@ -148,8 +148,10 @@
./build_image.sh
\endcode
- After \e {build_image.sh} has finished, you can flash the device with
- the updated image located in the build folder.
+ After \e {build_image.sh} has finished, you can write the updated image to your SD card:
+ \badcode
+ sudo ./deploy.sh /dev/<device_name>
+ \endcode
\section1 Configuring Qt Creator