Merge "docs: Ensure literal block rendering"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Mon, 11 Feb 2019 11:20:30 +0000 (11:20 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 11 Feb 2019 11:20:30 +0000 (11:20 +0000)
docs/oom_quickstart_guide.rst

index 0029d5f..a965603 100644 (file)
@@ -20,7 +20,8 @@ available), follow the following instructions to deploy ONAP.
   > cd oom/kubernetes
 
 **Step 2.** Install Helm Plugins required to deploy the ONAP Casablanca release::
-  sudo cp -R ~/oom/kubernetes/helm/plugins/ ~/.helm
+
+  > sudo cp -R ~/oom/kubernetes/helm/plugins/ ~/.helm
 
 **Step 3.** Customize the onap/values.yaml file to suit your deployment. You
 may want to selectively enable or disable ONAP components by changing the
@@ -74,6 +75,7 @@ Use the following to monitor your deployment and determine when ONAP is ready fo
   > kubectl get pods --all-namespaces -o=wide
 
 Undeploying onap can be done using the following command::
+
   > helm undeploy dev --purge