Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 995e360

Browse files
committed
Make it clear you need to clone & cd into the repo.
Signed-off-by: Tom Wilkie <[email protected]>
1 parent 1175836 commit 995e360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ To generate the Grafana dashboards and Prometheus alerts for Cortex:
6060
```console
6161
$ GO111MODULE=on go get github.com/monitoring-mixins/mixtool/cmd/mixtool
6262
$ GO111MODULE=on go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
63+
$ git clone https://github.com/grafana/cortex-jsonnet
64+
$ cd cortex-jsonnet
6365
$ make build-mixin
6466
```
6567

0 commit comments

Comments
 (0)