summarylogtreecommitdiffstats
path: root/hheretic.install
diff options
context:
space:
mode:
Diffstat (limited to 'hheretic.install')
-rw-r--r--hheretic.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/hheretic.install b/hheretic.install
index eee5c2b43042..5076f9251c4c 100644
--- a/hheretic.install
+++ b/hheretic.install
@@ -1,7 +1,7 @@
post_install() {
- echo "Put your heretic(1).wad (and additional wads) in '~/.hheretic'."
- echo "You can put custom mp3/ogg music in '~/.hheretic/music', a recreated version"
+ echo "Put your heretic(1).wad (and additional wads) in '/usr/share/games/heretic/'."
+ echo "You can put custom mp3/ogg music in '/usr/share/games/heretic/music', a recreated version"
echo "of the original sound track is available freely here:"
echo "http://sycraft.org/content/audio/heretic.shtml"
}