Merge pull request #1361 from jbeda/vsphere-docs
Fix up source install instructions for VSphere
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user