Add hack/build-go.sh to step zero

(needed when working from a completely clean install)
This commit is contained in:
Brian Dorsey 2014-06-15 15:36:56 -07:00
parent 60b490e078
commit f8712143bd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ This example assumes that you have forked the repository and [turned up a Kubern
$ cd kubernetes
$ hack/dev-build-and-up.sh
$ hack/build-go.sh
### Step One: Turn up the redis master.