refine links.

This commit is contained in:
brendandburns 2014-09-08 21:14:09 -07:00
parent 84edb60bcd
commit d7f84aef82

View File

@ -11,7 +11,7 @@
6. Ensure that your `gcloud` components are up-to-date by running `gcloud components update`.
7. Install godep (optional, only required when modifying package dependencies). [Instructions here](https://github.com/GoogleCloudPlatform/kubernetes#installing-godep)
8. Get the Kubernetes source:
* https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.tar.gz
* Kubernetes 0.2 \[[.tar.gz](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.tar.gz)\] \[[.zip](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.zip)\]
### Setup