From: Mike Elliott Date: Thu, 29 Mar 2018 17:23:26 +0000 (+0000) Subject: Merge "Fixed typo in quickstart guide" X-Git-Tag: 2.0.0-ONAP~334 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7963e804749c3e9aac77ad98baef80a3b8f9d018;hp=a57d055fa31650fcdeadc8514a1f9f551be395c0;p=oom.git Merge "Fixed typo in quickstart guide" --- diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst index 879bbb923d..eb5d373721 100644 --- a/docs/oom_quickstart_guide.rst +++ b/docs/oom_quickstart_guide.rst @@ -166,7 +166,7 @@ follows:: **Step 7.** Once the repo is setup, installation of ONAP can be done with a single command:: - > helm install local/onap -name dev --namespace onap + > helm install local/onap -n dev --namespace onap .. note:: The requirement for the use of the `onap` namespace will be lifted once the OOM team completes their Beijing deveivers.