Skip to content

Commit d3f1be7

Browse files
committed
add doc how to install from source
1 parent f66fdbd commit d3f1be7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ cd cmd/helm-docs
2828
go build
2929
```
3030

31+
Or install from source:
32+
33+
```bash
34+
GO111MODULE=on go get github.com/norwoodj/helm-docs/cmd/helm-docs
35+
```
3136

3237
## Usage
3338

0 commit comments

Comments
 (0)