Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed May 2, 2016
1 parent 1874e76 commit fecc261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ kubectl delete service,deployment hello-workshop
cd ~
git clone https://github.com/dbg-workshop/go-websocket-chat-demo
cd go-websocket-chat-demo/
docker-compose up web -d
docker-compose up -d web
open http://$(docker-machine ip default):8080
```

Expand Down

0 comments on commit fecc261

Please sign in to comment.