X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Foom_user_guide.rst;h=847795dc17dc8eeb906e2aec643a779427e61364;hb=refs%2Fchanges%2F80%2F110480%2F1;hp=7340ddf7fd73c5a6971aba462146889f4a68e0da;hpb=ef3a9e3a48be1483dfefeba83333178443a8cfa5;p=oom.git diff --git a/docs/oom_user_guide.rst b/docs/oom_user_guide.rst index 7340ddf7fd..847795dc17 100644 --- a/docs/oom_user_guide.rst +++ b/docs/oom_user_guide.rst @@ -115,7 +115,7 @@ stable which should be removed to avoid confusion:: To prepare your system for an installation of ONAP, you'll need to:: - > git clone -b frankfurt http://gerrit.onap.org/r/oom + > git clone -b frankfurt --recurse-submodules -j2 http://gerrit.onap.org/r/oom > cd oom/kubernetes @@ -137,7 +137,7 @@ To get a list of all of the available Helm chart repositories:: Then build your local Helm repository:: - > make all + > make SKIP_LINT=TRUE all The Helm search command reads through all of the repositories configured on the system, and looks for matches::