!68 更新源码获取路径

Merge pull request !68 from 方烨/develop
This commit is contained in:
openharmony_ci
2022-09-26 14:22:53 +00:00
committed by Gitee
+1 -3
View File
@@ -182,10 +182,8 @@ source ~/.bashrc
```shell
mkdir niobeu4_src && cd niobeu4_src
repo init -u https://gitee.com/openharmony-sig/manifest.git -m devboard_niobeu4.xml
repo init -u https://gitee.com/openharmony/manifest.git -b master -m chipsets/niobeu4.xml -g ohos:mini
repo sync -c
repo forall -c 'git lfs pull'
repo start master --all
```
## 构建源码