diff --git a/docs/installation/local.md b/docs/installation/local.md index a51617276d4d..cfd49aca6c37 100644 --- a/docs/installation/local.md +++ b/docs/installation/local.md @@ -26,7 +26,7 @@ wget https://raw.githubusercontent.com/grafana/loki/master/cmd/promtail/promtail **Linux** ``` -./promtail-linux-amd64 -config.file=promtail-local-config.yaml +./loki-linux-amd64 -config.file=promtail-local-config.yaml ``` Loki runs and displays Loki logs in your command line and on http://localhost:3100/metrics.