We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316085f commit ffe36aaCopy full SHA for ffe36aa
README.md
@@ -32,7 +32,7 @@ to smaller functions.
32
To install the `gocyclo` command, run
33
34
```
35
-$ go get github.com/fzipp/gocyclo/cmd/gocyclo
+$ go install github.com/fzipp/gocyclo/cmd/gocyclo@latest
36
37
38
and put the resulting binary in one of your PATH directories if
0 commit comments