Browse Source

update how-to-contribute.md.

修正git clone用开发者Fork的仓库作为上游仓库。

Signed-off-by: Kevin Zhang <zhangjinnan@hotmail.com>
main
Kevin Zhang Gitee 3 months ago
parent
commit
164df65e7c
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      how-to-contribute.md

+ 1
- 1
how-to-contribute.md View File

@@ -13,7 +13,7 @@
- **步骤**:
- 在您的本地机器上,使用`git clone`命令将项目仓库Fork的仓库克隆到本地。
```sh
git clone https://gitee.com/ccf-ai-infra/GPUKernelContest.git
git clone https://gitee.com/giteeuseid/GPUKernelContest.git
```
备注:`giteeuseid替换您的url`。



Loading…
Cancel
Save