Merge pull request #99 from mikebrow/add-installtools-toreadme
mention the need to add install tools
This commit is contained in:
commit
c2e9f31491
1 changed files with 4 additions and 3 deletions
|
@ -50,6 +50,7 @@ $ GOPATH=/path/to/gopath
|
|||
$ mkdir $GOPATH
|
||||
$ go get -d github.com/kubernetes-incubator/cri-o
|
||||
$ cd $GOPATH/src/github.com/kubernetes-incubator/cri-o
|
||||
$ make install.tools
|
||||
$ make binaries
|
||||
$ sudo make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue