diff --git a/cmd/prometheus/Readme.md b/cmd/prometheus/Readme.md
index 7fd68ad5035cc1ba4ecb5e00bab26e8da8f4ba0c..3b89fcd4c8cc96511d18a5536933ec4f94b4e445 100644
--- a/cmd/prometheus/Readme.md
+++ b/cmd/prometheus/Readme.md
@@ -2,7 +2,7 @@ Add flag `--metrics` to Erigon or any other process (add `--metrics.addr` if nee
 
 Add hosts to collecting metrics in: `./cmd/prometheus/prometheus.yml`
 
-Run Grafana and Prometheus: `docker-compose up prometheus grafana`
+Run Grafana and Prometheus: `docker-compose up -d prometheus grafana` or `make prometheus`
 
 Go to: [localhost:3000](localhost:3000), admin/admin