Update grafanactl installation instructions (#104616)

pull/105437/head^2
Igor Suleymanov 6 days ago committed by GitHub
parent 61ceaec0d6
commit d75a930548
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/observability-as-code/grafana-cli/install-grafana-cli.md

@ -42,5 +42,5 @@ To build `grafanactl` from source you must:
- Have `go` v1.24 (or greater) installed
```bash
go install github.com/grafana/grafanactl/cmd@latest
go install github.com/grafana/grafanactl/cmd/grafanactl@latest
```

Loading…
Cancel
Save