From e1be8aebd90420b8dd248b43cfc56092e9681e37 Mon Sep 17 00:00:00 2001 From: David Schott Date: Wed, 13 Jul 2016 01:26:37 -0400 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2eae845..1c6b120 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ boot2docker/docker-machine v1.12.0-rc3 should also work increase limits in Docker preferences (CPU: 3, Memory: 6GB) -open terminal and type +open terminal and type: sudo vi /etc/hosts @@ -18,7 +18,7 @@ add this entry: ## How to run -simply, +simply: docker-compose up @@ -34,11 +34,11 @@ see docker-compose.yml for list of available services use ctrl+c to stop the environment -run commands on containers with +run commands on containers with: docker exec -it bash -or +or: docker exec -it ping cjp.local