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.
1 parent 7717a24 commit eb95c9dCopy full SHA for eb95c9d
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