Merge "[DOC] Update OOM Quick Start Guide documentation section"
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index f9693c9..28d3597 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -236,6 +236,10 @@
 
     > ~/oom/kubernetes/robot/ete-k8s.sh onap health
 
+  Launch Robot distribute health checks to verify whether ONAP runtime components are healthy::
+
+    > ~/oom/kubernetes/robot/ete-k8s.sh onap healthdist
+
 **Step 10.** Undeploy ONAP
 ::