forked from ccf-ai-infra/GPUCodeForces
update how-to-contribute.md.
Signed-off-by: Kevin Zhang <zhangjinnan@hotmail.com>
This commit is contained in:
parent
745f9138f4
commit
48417a3c86
|
|
@ -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…
Reference in New Issue