We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4816ed5 + eb95c9d commit aa99deeCopy full SHA for aa99dee
README.md
@@ -81,7 +81,7 @@ go build
81
Or install from source:
82
83
```bash
84
-GO111MODULE=on go get github.com/norwoodj/helm-docs/cmd/helm-docs
+go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest
85
```
86
87
## Usage
0 commit comments