summarylogtreecommitdiffstats
path: root/inform7.install
diff options
context:
space:
mode:
Diffstat (limited to 'inform7.install')
-rw-r--r--inform7.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/inform7.install b/inform7.install
index ca1ee8720a52..2c4714426075 100644
--- a/inform7.install
+++ b/inform7.install
@@ -1,5 +1,4 @@
post_install() {
- echo -e "-> The inform compiler binaries have been installed as i6 and i7."
- echo -e "-> Documentation and libraries can be found under /usr/share/inform7."
+ echo -e "-> The inform compiler binaries have been installed as i6 and ni."
echo -e "-> For convenience, a wrapper is provided to set the inform7 library path."
}