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 3f040a8 commit 4c6aaa6Copy full SHA for 4c6aaa6
README.md
@@ -46,7 +46,7 @@ You can manually generate the alerts, dashboards and rules files, but first you
46
must install some tools:
47
48
```
49
-$ go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
+$ go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@latest
50
$ brew install jsonnet
51
52
0 commit comments