Skip to content

Commit 297d202

Browse files
authored
Update 01.2.md
1 parent aa51d59 commit 297d202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh/01.2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ mathapp
195195

196196
这里我们展示如何编译和安装一个可运行的应用,以及如何设计我们的目录结构。
197197

198-
对于启用go module的Go版本,需要对mod.go进行配置。
198+
对于启用go module的Go版本,需要对mod.go进行配置。(使用replace的方式将远程包替换为本地包)
199199

200200
## 获取远程包
201201
go语言有一个获取远程包的工具就是`go get`,目前go get支持多数开源社区(例如:GitHub、googlecode、bitbucket、Launchpad)

0 commit comments

Comments
 (0)