summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-12-08 19:31:12 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-08 19:31:12 +0000
commit4dbbb1ea81724f6e83e3be53fcdab06f767af125 (patch)
treecd5c6dd111e6005e6952a20a8e3ee5a8e04d6870
parent24cc6163515ba4f9fcf3bd8425cb940885d108b7 (diff)
parentd47c7baec46abd1d5e0f0be9f26e1c2a82f37fe7 (diff)
Merge "Remove no longer needed "make" target" into guilin
-rw-r--r--docs/oom_quickstart_guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index 28d3597923..6b1c69cc44 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -158,7 +158,7 @@ follows::
**Step 6.** Build a local Helm repository (from the kubernetes directory)::
- > make SKIP_LINT=TRUE [HELM_BIN=<HELM_PATH>] all ; make SKIP_LINT=TRUE [HELM_BIN=<HELM_PATH>] onap
+ > make SKIP_LINT=TRUE [HELM_BIN=<HELM_PATH>] all
`HELM_BIN`
Sets the helm binary to be used. The default value use helm from PATH. Allow the user to have