aboutsummaryrefslogtreecommitdiffstats
path: root/docs/oom_quickstart_guide.rst
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-10-03 15:28:45 -0400
committerMike Elliott <mike.elliott@amdocs.com>2019-10-03 15:31:20 -0400
commit1f34c067edc3ba2138bc6a454200eb0128a31503 (patch)
treeb99ae3fab56b23e78099a78f8e9c4d833fe514b7 /docs/oom_quickstart_guide.rst
parent2c00e1a17308bf1007b0f722bcb8568f72d4ab78 (diff)
Updated docs to ref 5.0.1-ONAP tag
Issue-ID: OOM-1590 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I61b3531545b5a648fcfabb850ee85fa5f0a4a46a
Diffstat (limited to 'docs/oom_quickstart_guide.rst')
-rw-r--r--docs/oom_quickstart_guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index 2dd1c16ebc..2399dc3c7e 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -20,9 +20,9 @@ available), follow the following instructions to deploy ONAP.
> git clone -b <BRANCH> http://gerrit.onap.org/r/oom --recurse-submodules
> cd oom/kubernetes
-where <BRANCH> is offical release tag, such as
+where <BRANCH> can be an offical release tag, such as
4.0.0-ONAP for Dublin
-5.0.0-ONAP for El Alto
+5.0.1-ONAP for El Alto
**Step 2.** Install Helm Plugins required to deploy ONAP::