diff --git a/README.md b/README.md index 6f92fe8..a6e843b 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Start the Docker daemon on your machine and run `docker pull franela/dind`. 2) `go get -v -d -t ./...` -3) Start PWD as a container with docker-compose up. +3) Start PWD as a container with `docker stack deploy -c docker-compose.yml pwd`. -5) Point to http://localhost and click "New Instance" +5) Point to http://localhost and click "New Instance". Notes: