summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kim-api.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/kim-api.install b/kim-api.install
index f93d49b23418..a56a2d356ef9 100644
--- a/kim-api.install
+++ b/kim-api.install
@@ -14,7 +14,7 @@ yellow="${bold}$(tput setaf 3)"
post_install() {
note "KIM API has been installed with some example models."
- note "More models can be installed using the 'kim-api-v2-collections-management' utility"
+ note "More models can be installed using the 'kim-api-collections-management' utility"
}
post_upgrade() {