Link fix to cloud console

pull/6/head
MikeJeffrey 2014-06-10 09:35:39 -07:00
parent 501e7aa89d
commit c8bc47d3c7
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ Kubernetes is an open source implementation of container cluster management.
### 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: