diff --git a/examples/guestbook/README.md b/examples/guestbook/README.md index adec46459f6..b5d0d6ed647 100644 --- a/examples/guestbook/README.md +++ b/examples/guestbook/README.md @@ -6,11 +6,7 @@ The example combines a web frontend, a redis master for storage and a replicated ### Step Zero: Prerequisites -This example assumes that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes-new#setup): - - $ cd kubernetes - $ hack/dev-build-and-up.sh - $ hack/build-go.sh +This example assumes that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes-new#contents): ### Step One: Turn up the redis master.