Skip to content

Commit

Permalink
Merge pull request #16 from Ch00k/patch-1
Browse files Browse the repository at this point in the history
Install jsonnet-bundler from Homebrew
  • Loading branch information
adinhodovic authored Aug 12, 2024
2 parents 7078af9 + 212565b commit a5abcb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ You can manually generate the alerts, dashboards and rules files, but first you
must install some tools:

```sh
go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
brew install jsonnet
brew install jsonnet jsonnet-bundler
```

Then, grab the mixin and its dependencies:
Expand Down

0 comments on commit a5abcb2

Please sign in to comment.