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.
2 parents 3f040a8 + 4c6aaa6 commit 0f0f3dcCopy full SHA for 0f0f3dc
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