forked from ccf-ai-infra/GPUCodeForces
update how-to-contribute.md.
修正git clone用开发者Fork的仓库作为上游仓库。 Signed-off-by: Kevin Zhang <zhangjinnan@hotmail.com>
This commit is contained in:
parent
bf871550db
commit
164df65e7c
|
|
@ -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…
Reference in New Issue