Merge "Remove no longer needed "make" target" into guilin
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 8 Dec 2020 19:31:12 +0000 (19:31 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 8 Dec 2020 19:31:12 +0000 (19:31 +0000)
docs/oom_quickstart_guide.rst

index 28d3597..6b1c69c 100644 (file)
@@ -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