We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41f3d44 + ed964cc commit 8c87ccaCopy full SHA for 8c87cca
1.1.md
@@ -10,7 +10,7 @@ Go有多种安装方式,你可以选择自己喜欢的。这里我们介绍三
10
最后,如果你想在同一个系统中安装多个版本的Go,你可以参考第三方工具[GVM](https://github.com/moovweb/gvm),这是目前在这方面做得最好的工具,除非你知道怎么处理。
11
12
###Go源码安装
13
-在Go的源代码中,有些部分是用Plan 9 C和AT&T汇编写的,因此加入你要想从源码安装,就必须安装C的编译工具。
+在Go的源代码中,有些部分是用Plan 9 C和AT&T汇编写的,因此假如你要想从源码安装,就必须安装C的编译工具。
14
15
在Mac系统中,只要你安装了Xcode,就已经包含了相应的编译工具。
16
0 commit comments