From 8033cd9a33740f6006173ca34fedf5645d0a2fe9 Mon Sep 17 00:00:00 2001 From: Roy Golan Date: Tue, 2 Jan 2024 18:12:20 +0200 Subject: [PATCH] Update README with usage instructions Signed-off-by: Roy Golan --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1488a8..63513420 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,9 @@ Consider this chart as a meta chart or template chart for other workflows or sub Notice that workflow-1 has the code embedded while workflow-2 and 3 is a dependency resolved from the root Chat.yaml - +# Usage + +``` +helm install parodos-serverles-workflows charts/workflows +```