Skip to content

Commit eb95c9d

Browse files
authored
fix(README): change the way helm-docs is installed
1 parent 7717a24 commit eb95c9d

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
@@ -81,7 +81,7 @@ go build
8181
Or install from source:
8282

8383
```bash
84-
GO111MODULE=on go get github.com/norwoodj/helm-docs/cmd/helm-docs
84+
go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest
8585
```
8686

8787
## Usage

0 commit comments

Comments
 (0)