diff --git a/Go/README.md b/Go/README.md index 2834446..886e4ee 100644 --- a/Go/README.md +++ b/Go/README.md @@ -12,7 +12,7 @@ ``` go env -w GO111MODULE=on -# Next *ONLY* for China-Developer: +# Next *ONLY* for China-Users: go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct ```