* fix LF

* fix  remove export
This commit is contained in:
wwek 2020-09-03 22:37:52 +08:00 committed by GitHub
parent a74d73fb2e
commit 167422ac4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ go get -u github.com/tal-tech/go-zero
1. 安装goctl工具
```shell
export GO111MODULE=on export GOPROXY=https://goproxy.cn/,direct go get github.com/tal-tech/go-zero/tools/goctl
GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get github.com/tal-tech/go-zero/tools/goctl
```
确保goctl可执行