From d057f7cbec303f9df793e393d5b47af99b0287ad Mon Sep 17 00:00:00 2001 From: Arpit Kushwaha Date: Mon, 30 Apr 2018 14:41:51 +0530 Subject: [PATCH] Update README.md Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f357b97..871cfcf 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Once configurations are done let's start it up. From the /prometheus project dir $ docker-compose up -d -That's it. docker-compose builds the entire Grafa and Prometheus stack automagically. +That's it. docker-compose builds the entire Grafana and Prometheus stack automagically. The Grafana Dashboard is now accessible via: `http://:3000` for example http://192.168.10.1:3000