瀏覽代碼

fix LF (#37)

* fix LF

* fix  remove export
wwek 4 年之前
父節點
當前提交
167422ac4f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -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可执行