Skip to content

Commit

Permalink
rev. versions to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Sep 22, 2014
1 parent 248f49f commit b569003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-guides/gce.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
7. Ensure that your `gcloud` components are up-to-date by running `gcloud components update`.
8. Install godep (optional, only required when modifying package dependencies). [Instructions here](https://github.com/GoogleCloudPlatform/kubernetes#installing-godep)
9. Get the Kubernetes source:
* 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)\]
* Kubernetes 0.3 \[[.tar.gz](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.3.tar.gz)\] \[[.zip](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.3.zip)\]

### Setup

Expand Down

0 comments on commit b569003

Please sign in to comment.