change `grafana-server` to `grafana server` (#107131)

pull/107384/head
alifeee 3 weeks ago committed by GitHub
parent 22fbcae11b
commit a4e3f16ff7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup-grafana/installation/debian/index.md

@ -163,7 +163,7 @@ Complete the following steps to install Grafana using the standalone binaries:
1. Use the binary to manually start the Grafana server:
```shell
/usr/local/grafana/bin/grafana-server --homepath /usr/local/grafana
/usr/local/grafana/bin/grafana server --homepath /usr/local/grafana
```
{{< admonition type="note" >}}

Loading…
Cancel
Save