Merge pull request #1361 from jbeda/vsphere-docs

Fix up source install instructions for VSphere
This commit is contained in:
Brendan Burns 2014-09-18 09:46:53 -07:00
commit cb158e0d72

View File

@ -23,8 +23,9 @@
6. Get the Kubernetes source:
```sh
go get github.com/GoogleCloudPlatform/kubernetes
cd $GOPATH/src/github.com/GoogleCloudPlatform/kubernetes
mkdir -p $GOPATH/src/github.com/GoogleCloudPlatform
git clone https://github.com/GoogleCloudPlatform/kubernetes.git
cd kubernetes
```
### Setup