Skip to content

Commit

Permalink
README.md: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Aug 26, 2024
1 parent 50f3751 commit f541e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ go-cache-plugin serve \
To tell the Go toolchain about the proxy, set:

```sh
export GOPROXY=http://localhost:5970 # use the --modcache address
export GOPROXY=http://localhost:5970 # use the --modproxy address
```

If you want to also proxy queries to `sum.golang.org`, also add:
Expand Down

0 comments on commit f541e4c

Please sign in to comment.