未验证 提交 46bf5137 编写于 作者: Z zengyawen 提交者: Gitee

update zh-cn/release-notes/OpenHarmony-2-0-Canary.md.

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 4be3a6a8
......@@ -31,7 +31,7 @@
通过repo + ssh 下载(需注册公钥,请参考[码云帮助中心](https://gitee.com/help/articles/4191))。
```
```shell
repo init -u git@gitee.com:openharmony/manifest.git -b refs/tags/OpenHarmony-2.0-Canary --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'
......@@ -41,7 +41,7 @@ repo forall -c 'git lfs pull'
通过repo + https 下载。
```
```shell
repo init -u https://gitee.com/openharmony/manifest.git -b refs/tags/OpenHarmony-2.0-Canary --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册