From 44818a9bf95609cc4e070fb3c68284071a91b133 Mon Sep 17 00:00:00 2001 From: tusdasa Date: Mon, 17 Aug 2020 00:28:24 +0800 Subject: [PATCH] update go module proxy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1e7be3a9f..36c348ba79 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ $ mysql –uroot –p123456 According to your local deployment environment, check the environment variables in `./api/run/run.sh`, modify the environment variables if needed. +For Chinese users please refer to [Goproxy](https://goproxy.cn/) + 4. Build ```sh