mention the need to add install tools
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
parent
a5da8a4d1e
commit
18df9788de
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…
Add table
Add a link
Reference in a new issue