From 6b82b3cada364cc32b5cc27f42245c4f0e499f15 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 19 Aug 2015 11:02:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10d400a..26715d4 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Once configurations are done let's start it up. From the /prometheus project dir The Prometheus stack should now be running. To access the different components: -Prometheus: http://:9090 for example http://192.168.10.1:9090 +Prometheus: `http://` for example http://192.168.10.1:9090 -Prometheus Dashboard: http://:3000 for example http://192.168.10.1:3000 +Prometheus Dashboard: `http://:3000` for example http://192.168.10.1:3000 ## Post Configuration Now we need to connect the Prometheus Dashboard to the Prometheus installation. Access the Prom Dash as mentioned above.