mirror of
https://github.com/grafana/grafana.git
synced 2025-09-19 06:39:51 +08:00
Update grafanactl install instructions in docs (#104539)
This commit is contained in:
@ -47,5 +47,5 @@ To build `grafanactl` from source you must:
|
|||||||
- Have `go` v1.24 (or greater) installed
|
- Have `go` v1.24 (or greater) installed
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go install github.com/grafana/grafanactl@latest
|
go install github.com/grafana/grafanactl/cmd@latest
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user