Skip to content

Commit

Permalink
fix(README): change the way helm-docs is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
gianklug authored Feb 23, 2023
1 parent 7717a24 commit eb95c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ go build
Or install from source:

```bash
GO111MODULE=on go get github.com/norwoodj/helm-docs/cmd/helm-docs
go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest
```

## Usage
Expand Down

0 comments on commit eb95c9d

Please sign in to comment.