Typo fixed

This commit is contained in:
Özgür Kesim 2023-06-20 12:34:24 +02:00
parent f8c6f74e2f
commit dfc8a40e51

View File

@ -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")
```