summarylogtreecommitdiffstats
path: root/helm-diff.install
diff options
context:
space:
mode:
Diffstat (limited to 'helm-diff.install')
-rw-r--r--helm-diff.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-diff.install b/helm-diff.install
index 6c17ca71d07f..d6909a5c78de 100644
--- a/helm-diff.install
+++ b/helm-diff.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-diff"
+ echo -e "\thelm plugin install /usr/lib/helm/plugins/diff"
}