From fbb527b43586163b69df5e16521b7511d0407cbf Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Mon, 7 Dec 2015 01:29:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9550930..05356965 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Executing: ```bash docker-compose up ``` -will automatically build the all the images, run Docker containers and create link between them - i.e. it will bring up Mianflux API server + MongoDB ready for use. +will automatically build all the images, run Docker containers and create link between them - i.e. it will bring up Mainflux API server + MongoDB ready for use. For more details and troubleshooting please consult [Docker chapter on Mainflux Wiki](https://github.com/Mainflux/mainflux/wiki/Docker). ### Documentation