Skip to content

Commit

Permalink
fix LF (zeromicro#37)
Browse files Browse the repository at this point in the history
* fix LF

* fix  remove export
  • Loading branch information
wwek authored Sep 3, 2020
1 parent a74d73f commit 167422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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可执行
Expand Down

0 comments on commit 167422a

Please sign in to comment.