4
0
mirror of https://github.com/Tencent/tmagic-editor.git synced 2025-04-06 03:57:56 +08:00

docs: 修改共享文档

This commit is contained in:
roymondchen 2022-10-26 10:59:16 +08:00
parent 73ecdfff70
commit 5ab38a9077

@ -32,7 +32,7 @@ $ git clone git@github.com:<yourname>/tmagic-editor.git
```bash
$ git remote add <name> <url>
# 例如:
$ git remote add wepy git@github.com:Tencent/tmagic-editor.git
$ git remote add tmagic git@github.com:Tencent/tmagic-editor.git
```
#### 保持与 tmagic-editor 仓库的同步