From 64117b266975fa959ed6c68ad99af7edec6b6005 Mon Sep 17 00:00:00 2001 From: kun Date: Sun, 22 Sep 2019 19:59:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 142ced8..f1497d0 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ Use the -v flag to persisting the proxy module data (change ___cacheDir___ to yo ## Appendix 1. set `export GOPROXY=http://localhost` to enable your goproxy. -2. set `export GOPROXY=` to disable it. +2. set `export GOPROXY=direct` to disable it.