diff --git a/README.md b/README.md index 2ae792ab..11044eeb 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ mkdir -p $GOPATH/src/github.com/didi cd $GOPATH/src/github.com/didi git clone https://github.com/didi/nightingale.git cd nightingale -# export env[GOPROXY] if your network is not good -# export GOPROXY=https://mirrors.aliyun.com/goproxy/ ./control build ```