aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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")
```