summarylogtreecommitdiffstats
path: root/helm-secrets.install
diff options
context:
space:
mode:
Diffstat (limited to 'helm-secrets.install')
-rw-r--r--helm-secrets.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-secrets.install b/helm-secrets.install
index 216e934c88ac..847205062a79 100644
--- a/helm-secrets.install
+++ b/helm-secrets.install
@@ -1,4 +1,4 @@
post_install() {
echo "Run the following command to finish plugin installation:"
- echo -e "\thelm plugin install /usr/lib/helm/plugins/helm-secrets"
+ echo -e "\thelm plugin install /usr/lib/helm/plugins/secrets"
}