Skip to content

Commit

Permalink
Update GCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwr20 committed Jul 13, 2016
1 parent 4034419 commit 51b52d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cni/kubernetes/GCE.md
Expand Up @@ -98,7 +98,7 @@ The following steps configure remote kubectl access to your cluster.

Download `kubectl`
```
wget https://storage.googleapis.com/kubernetes-release/release/v1.1.4/bin/linux/amd64/kubectl
wget https://storage.googleapis.com/kubernetes-release/release/v1.3.0/bin/linux/amd64/kubectl
chmod +x ./kubectl
```

Expand Down

0 comments on commit 51b52d4

Please sign in to comment.