Update README.md

Fix typo.
pull/125/head
Qingshan Luo 2019-10-14 17:55:23 +08:00 committed by kun
parent ebbcb6b928
commit c32cef2d02
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ A global proxy for go modules. see: [https://goproxy.io](https://goproxy.io)
./bin/goproxy -listen=0.0.0.0:80 -cacheDir=/tmp/test
If you run `go get -v pkg` in the proxy machine, shuold set a new GOPATH which is not different from the old GOPATH, or mayebe deadlock.
If you run `go get -v pkg` in the proxy machine, should set a new GOPATH which is not different from the old GOPATH, or mayebe deadlock.
See the file test/get_test.sh.
### Router mode