Merge pull request #40 from MikeJeffrey/patch-3

Link fix to cloud console
pull/6/head
Joe Beda 2014-06-10 09:39:18 -07:00
commit b03f1f0e54
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ However, initial development was done on GCE and so our instructions and scripts
### Prerequisites
1. You need a Google Cloud Platform account with billing enabled. Visit [http://cloud.google.com/console]() for more details
1. You need a Google Cloud Platform account with billing enabled. Visit
[http://cloud.google.com/console](http://cloud.google.com/console) for more details.
2. You must have Go installed: [www.golang.org](http://www.golang.org).
3. Ensure that your `gcloud` components are up-to-date by running `gcloud components update`.
4. Get the Kubernetes source: