diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-06-27 13:40:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-27 13:40:59 +0000 |
commit | 96cec738db145bec9d87ebd79eb3eabcb10e4f38 (patch) | |
tree | a0045b5ad275a9430257fc7b978944981fbd387d /docs/oom_user_guide.rst | |
parent | 56e950f4095f8b1be0705e3471d57dd21af06f5d (diff) | |
parent | 16fc76018b882f2240c503f5c5f5a9da7baa8e73 (diff) |
Merge "Fix Policy Nexus liveness initialDelaySeconds"
Diffstat (limited to 'docs/oom_user_guide.rst')
-rw-r--r-- | docs/oom_user_guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oom_user_guide.rst b/docs/oom_user_guide.rst index e63120f1c6..f79de5950f 100644 --- a/docs/oom_user_guide.rst +++ b/docs/oom_user_guide.rst @@ -108,7 +108,7 @@ stable which should be removed to avoid confusion:: To prepare your system for an installation of ONAP, you'll need to:: - > git clone http://gerrit.onap.org/r/oom + > git clone -b beijing http://gerrit.onap.org/r/oom > cd oom/kubernetes |