Skip to content

Commit

Permalink
Update local installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-muehle committed May 25, 2021
1 parent f68cb46 commit b8a99be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A vet analyzer to detect magic numbers.
This analyzer requires Golang in version >= 1.12 because it's depends on the **go/analysis** API.

```
go get -u github.com/tommy-muehle/go-mnd/cmd/mnd
go get -u github.com/tommy-muehle/go-mnd/v2/cmd/mnd
```

### Github action
Expand Down

0 comments on commit b8a99be

Please sign in to comment.