mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(docs): fixed typo in installing docs fixes #3379
This commit is contained in:
parent
0f867a3484
commit
4cc61d10ff
@ -122,7 +122,7 @@ To configure Grafana add a configuration file named `custom.ini` to the
|
||||
`conf` folder and override any of the settings defined in
|
||||
`conf/defaults.ini`.
|
||||
|
||||
Start Grafana by executing `./grafana web`. The `grafana` binary needs
|
||||
Start Grafana by executing `./grafana-server web`. The `grafana-server` binary needs
|
||||
the working directory to be the root install directory (where the binary
|
||||
and the `public` folder is located).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user