Skip to content

Commit b8a99be

Browse files
committed
Update local installation command
1 parent f68cb46 commit b8a99be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A vet analyzer to detect magic numbers.
2020
This analyzer requires Golang in version >= 1.12 because it's depends on the **go/analysis** API.
2121

2222
```
23-
go get -u github.com/tommy-muehle/go-mnd/cmd/mnd
23+
go get -u github.com/tommy-muehle/go-mnd/v2/cmd/mnd
2424
```
2525

2626
### Github action

0 commit comments

Comments
 (0)