summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2023-05-12 12:10:38 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2023-05-12 12:29:22 +0000
commit1335205804b2b94142e7ecfe4ebecac2b05742ce (patch)
treeadb9fc6c92de636c66784a5c033e78cc72198752
parente74da31edc99c8907d64ea422e161bc0bd8d6fd9 (diff)
Update README
Update repo init command format. Change-Id: I2c5cae05b04005c8c80e7c9b3f09812d78d4b909 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8128166..d4833ca 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ it from package manager (apt install repo) or download with:
After installing the repo tool, run following commands to initialize the build environment.
- repo init -u git://code.qt.io/yocto/boot2qt-manifest -b ti -m lts-5.15.xml
+ repo init -u git://code.qt.io/yocto/boot2qt-manifest -m ti/dev.xml
repo sync
export MACHINE=am62xx-evm