diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45f03895..6541b5cb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ $ git clone git@github.com:/tmagic-editor.git ```bash $ git remote add # 例如: -$ git remote add wepy git@github.com:Tencent/tmagic-editor.git +$ git remote add tmagic git@github.com:Tencent/tmagic-editor.git ``` #### 保持与 tmagic-editor 仓库的同步