Fixed a small typo in the guestbook-go build instructions.

This commit is contained in:
Robert Bailey 2014-09-23 16:44:27 -07:00
parent a725c09855
commit 2c47883f64

View File

@ -6,7 +6,7 @@ Releasing the image requires that you have access to the docker registry user ac
To build and release the guestbook image:
cd examples/guestbook-go/src
cd examples/guestbook-go/_src
./script/release.sh
If you're using boot2docker, specify the `DOCKER_BIN` environment variable