diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,5 +26,5 @@ Usage of ./goosebumps: -mod string go.mod file (default "go.mod") -modcache string - location of go mod cache (default "$GOROOT/pkg/mod") + location of go mod cache (default "$GOPATH/pkg/mod") ``` |