update niobe407/docs/software/开发环境搭建与固件编译.md.

更新获取源码的参数

Signed-off-by: hanfengcan <xiemmin@outlook.com>
This commit is contained in:
hanfengcan
2024-02-23 14:23:43 +00:00
committed by Gitee
parent e68452be1f
commit 058296e69d
@@ -104,7 +104,7 @@ source ~/.bashrc
```shell
mkdir niobe407_src && cd niobe407_src
repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify -m devboard_niobe407.xml
repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify -m chipsets/niobe407.xml
repo sync -c
repo forall -c 'git lfs pull'
repo start master --all