Update README.md

Typo fix
This commit is contained in:
Arpit Kushwaha 2018-04-30 14:41:51 +05:30 committed by GitHub
parent d5c894f8c1
commit d057f7cbec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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://<Host IP Address>:3000` for example http://192.168.10.1:3000