summarylogtreecommitdiffstats
path: root/th08.install
diff options
context:
space:
mode:
Diffstat (limited to 'th08.install')
-rw-r--r--th08.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/th08.install b/th08.install
index f4aa4bea0f6b..67e2e35d806f 100644
--- a/th08.install
+++ b/th08.install
@@ -1,8 +1,6 @@
post_install() {
echo "Notice: If you have the full version of the game, you can copy the files into the ~/.th08 directory"
echo " "
- echo "Also, if you are installing timidity++, remember to start the daemon before play as root with"
- echo "# /etc/rc.d/timidity++ start"
- echo "To make it permanent, add it to the DAEMONS section in your /etc/rc.conf."
+ echo "Also, if you want to use timidity++, remember to start the daemon before starting the game"
}