From 17d11bb7414a6f8b69a684f62083892e0a341d8f Mon Sep 17 00:00:00 2001 From: vishalseshagiri Date: Mon, 24 Jul 2017 15:37:57 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f80c99e3..be445429 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,14 @@ A step by step series of examples that tell you have to get a development env ru Follow the steps given in [here](https://docs.docker.com/engine/installation) - The Docker version used by us is Docker version 17.06.0-ce, build 02c1d87 + The Docker version used by us is Docker version 17.06.0-ce, build 02c1d87 - Installing docker-compose(only for Linux users) Follow the steps given in (Docker for Mac, Docker for Windows, and Docker Toolbox include Docker Compose) [here](https://docs.docker.com/compose/install/) - The docker-compose version used by us is docker-compose version 1.14.0, build c7bdf9e + The docker-compose version used by us is docker-compose version 1.14.0, build c7bdf9e #### 2. Build the container and install bench