From c464842eb5674b42e353fdcdebbdc2e208452f21 Mon Sep 17 00:00:00 2001 From: Konstantinos Kolios Date: Fri, 29 Mar 2024 12:48:37 +0200 Subject: [PATCH] [Refactor]: Refactor README instructions to reduce confusion during installation. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 365e2ec..afe797f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Based on the version in `plugin.yaml`, release binary will be downloaded from Gi ``` $ helm plugin install https://github.com/chartmuseum/helm-push +``` + +This will download and install the appropriate release binary from GitHub. Upon successful installation, you should see output similar to: + +``` Downloading and installing helm-push v0.10.1 ... https://github.com/chartmuseum/helm-push/releases/download/v0.10.1/helm-push_0.10.1_darwin_amd64.tar.gz Installed plugin: cm-push