diff options
-rw-r--r-- | docs/oom_quickstart_guide.rst | 4 |
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:: |