Skip to content

Commit 0f0f3dc

Browse files
authored
Merge pull request #751 from tamalsaha/patch-1
Update jb install command
2 parents 3f040a8 + 4c6aaa6 commit 0f0f3dc

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
@@ -46,7 +46,7 @@ You can manually generate the alerts, dashboards and rules files, but first you
4646
must install some tools:
4747

4848
```
49-
$ go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
49+
$ go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@latest
5050
$ brew install jsonnet
5151
```
5252

0 commit comments

Comments
 (0)