summarylogtreecommitdiffstats
path: root/kim-api.install
diff options
context:
space:
mode:
authorDaniel Schopf2020-02-16 10:15:30 +0100
committerDaniel Schopf2020-02-16 10:15:30 +0100
commit77ad1f2e7bf07bcf026f05ea482b9fbe4315a601 (patch)
tree1683bcd108a80731df70758d2de43ac52fa44ba1 /kim-api.install
parent46056c16decc877d9683ac9e844c9a00540f59b7 (diff)
downloadaur-77ad1f2e7bf07bcf026f05ea482b9fbe4315a601.tar.gz
Provide a hint about the new kim-api-models package
Diffstat (limited to 'kim-api.install')
-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() {