mirror of https://github.com/grafana/grafana.git
change `grafana-server` to `grafana server` (#107131)
This commit is contained in:
parent
22fbcae11b
commit
a4e3f16ff7
|
@ -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…
Reference in New Issue