From 2ff42e54506a50218cf267cbf11a330b16837eef Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 19 Aug 2015 11:02:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26715d4..4b2cae2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 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://` for example http://192.168.10.1:9090 +Prometheus: `http://:9090>` for example http://192.168.10.1:9090 Prometheus Dashboard: `http://:3000` for example http://192.168.10.1:3000