cg33 6 éve
szülő
commit
9a9f2c97e1
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README_CN.md

+ 1 - 1
README_CN.md

@@ -26,7 +26,7 @@ git clone https://github.com/GoAdminGroup/example.git
 
 ```shell
 cd example
-GO111MODULE=on go run .
+GOPROXY=https://goproxy.cn GO111MODULE=on go run .
 ```
 
 访问: [http://localhost:9033/admin](http://localhost:9033/admin)