Merge "Fixed typo in quickstart guide"
authorMike Elliott <mike.elliott@amdocs.com>
Thu, 29 Mar 2018 17:23:26 +0000 (17:23 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 29 Mar 2018 17:23:26 +0000 (17:23 +0000)
docs/oom_quickstart_guide.rst

index 879bbb9..eb5d373 100644 (file)
@@ -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.