Skip to content

Commit 8514510

Browse files
committed
Updated the installation procedure
1 parent 5bf6714 commit 8514510

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,13 @@ The following structures receive a nesting increment commensurate with their nes
144144
3. `for`
145145

146146
## Installation
147+
148+
```
149+
$ go install github.com/uudashr/gocognit/cmd/gocognit@latest
150+
```
151+
152+
or
153+
147154
```
148155
$ go get github.com/uudashr/gocognit/cmd/gocognit
149156
```

0 commit comments

Comments
 (0)