Fix up the docs somewhat.

This commit is contained in:
Brendan Burns
2014-08-25 21:12:51 -07:00
parent 183ea25016
commit e580d32bdf
3 changed files with 19 additions and 13 deletions

View File

@@ -18,11 +18,7 @@
go get github.com/vmware/govmomi/govc
```
5. Install godep:
```sh
go get github.com/tools/godep
```
5. Install godep. [Instructions here](https://github.com/GoogleCloudPlatform/kubernetes#installing-godep)
6. Get the Kubernetes source: