Browse Source

update how-to-contribute.md.

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

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

@@ -18,7 +18,6 @@
- **目的**:将您Fork的项目仓库克隆到本地,以便在本地进行修改。
- **步骤**:
- 在您的本地机器上,使用`git clone`命令将项目仓库Fork的仓库克隆到本地。
<img src="./images/readme_project_clone.png">
```sh
git clone https://gitee.com/giteeuseid/GPUCodeForces.git
```


Loading…
Cancel
Save