summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kim-api.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/kim-api.install b/kim-api.install
index a56a2d356ef9..6165881a1b0c 100644
--- a/kim-api.install
+++ b/kim-api.install
@@ -14,7 +14,8 @@ 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-collections-management' utility"
+ note "Additional models can be installed using the 'kim-api-collections-management' utility."
+ note "(All) models from OpenKIM.org are available in the kim-api-models package."
}
post_upgrade() {