Skip to content

Commit 4c6aaa6

Browse files
authored
Update jb install commands
Signed-off-by: Tamal Saha <[email protected]>
1 parent 3f040a8 commit 4c6aaa6

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)