diff --git a/README.md b/README.md index 65018e6a..9ec889b2 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ $ go get -d github.com/kubernetes-incubator/cri-o $ cd $GOPATH/src/github.com/kubernetes-incubator/cri-o $ make install.tools $ make binaries +$ make docs $ sudo make install ```