summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-08 12:31:26 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-08 12:31:26 +0000
commit8c680e425b8d318a5152a54e97b80bdb40bdb4be (patch)
tree70ce8d911b1d31d8a783f7d16ef7644e8e6cefe0 /docs
parent255126b2dc45957afb9418406d21da8568034216 (diff)
parentf6d0a246b097baaa83eae07c2a50a5da3448d161 (diff)
Merge "Remove no longer needed "make" target"
Diffstat (limited to 'docs')
-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