diff options
author | Özgür Kesim <oec-git@kesim.org> | 2023-06-20 12:34:24 +0200 |
---|---|---|
committer | Özgür Kesim <oec-git@kesim.org> | 2023-06-20 12:34:24 +0200 |
commit | dfc8a40e5183a39fe85423fc55af907427042cde (patch) | |
tree | 4f12eaa6dcd4d2f0b8c970bfe982b905be820e05 /README.md | |
parent | f8c6f74e2fa4d0fbf007446b3454f08348640148 (diff) |
Typo fixed
Diffstat (limited to 'README.md')
-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") ``` |