diff --git a/README.md b/README.md index c398132..6a8dc98 100644 --- a/README.md +++ b/README.md @@ -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") ```