Skip to content

Commit 50f3751

Browse files
committed
README.md: add more documentation
1 parent 77e796d commit 50f3751

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,10 @@ export GOPROXY=http://localhost:5970 # use the --modcache address
8282
If you want to also proxy queries to `sum.golang.org`, also add:
8383

8484
```sh
85-
export GOSUMDB='sum.golang.org http://locahost:5970'
85+
export GOSUMDB='sum.golang.org http://locahost:5970/sumdb/sum.golang.org'
8686
```
8787

8888
## References
8989

9090
- [Cache plugin proposal](https://github.com/golang/go/issues/59719)
91+
- [Module proxy documentation](proxy.golang.org)

0 commit comments

Comments
 (0)