diff --git a/how-to-contribute.md b/how-to-contribute.md index d4034f0..8f8a598 100644 --- a/how-to-contribute.md +++ b/how-to-contribute.md @@ -18,7 +18,6 @@ - **目的**:将您Fork的项目仓库克隆到本地,以便在本地进行修改。 - **步骤**: - 在您的本地机器上,使用`git clone`命令将项目仓库Fork的仓库克隆到本地。 - ```sh git clone https://gitee.com/giteeuseid/GPUCodeForces.git ```