diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/oom_quickstart_guide.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst index c556dfa062..78af191872 100644 --- a/docs/oom_quickstart_guide.rst +++ b/docs/oom_quickstart_guide.rst @@ -21,9 +21,10 @@ available), follow the following instructions to deploy ONAP. > cd oom/kubernetes where <BRANCH> can be an offical release tag, such as -4.0.0-ONAP for Dublin -5.0.1-ONAP for El Alto -6.0.0-ONAP for Frankfurt + +* 4.0.0-ONAP for Dublin +* 5.0.1-ONAP for El Alto +* 6.0.0 for Frankfurt **Step 2.** Install Helm Plugins required to deploy ONAP:: |