Merge pull request #1423 from roberthbailey/guestbook-go

Fixed a small typo in the guestbook-go build instructions.
This commit is contained in:
Brendan Burns 2014-09-23 16:49:59 -07:00
commit 0e11185e23

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