提交 78560da8 编写于 作者: A Aston Zhang

add how to contribute

上级 5b78b46c
......@@ -23,7 +23,7 @@
第三步,点击图11.21右方的“Clone or download”绿色按钮,并点击红框中的按钮复制位于你用户名下的代码库地址。按[“安装和运行”](../chapter_prerequisite/install.md)介绍的方法进入命令行模式。假设我们希望将代码库保存在本地的“~/repo”路径之下。进入该路径,键入`git clone `并粘贴位于你用户名下的代码库地址。执行命令
```
git clone https://github.com/你的Github_ID/gluon-tutorials-zh.git
git clone https://github.com/your_Github_ID/gluon-tutorials-zh.git
```
这时,本地的“~/repo/gluon-tutorials-zh”路径下将包含本书代码库中的所有文件。
......@@ -89,6 +89,6 @@ git push
[2] 本书代码库地址。https://github.com/mli/gluon-tutorials-zh
[3] 安装Git。https://git-scm.com/book/zh/v2/起步-安装-Git
[3] 安装Git。https://git-scm.com/book/zh/v2
[4] Github网址。https://github.com/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册