summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shatter-hib.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/shatter-hib.install b/shatter-hib.install
index 44f9832bf34c..0f96e93183c7 100644
--- a/shatter-hib.install
+++ b/shatter-hib.install
@@ -1,9 +1,9 @@
post_install() {
- echo "Notes:#
+ echo "Notes:"
echo " - Make sure the 32bit DRI drivers for your graphics card are"
echo " installed and working, otherwise the game will crash."
echo " - Before starting to play Shatter, you may want to run"
- echo " `shatter-settings` in a terminal and increase the screen"
+ echo " 'shatter-settings' in a terminal and increase the screen"
echo " resolution, choose your language, etc."
}