summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmls2015-07-10 18:20:01 +0200
committersmls2015-07-10 18:20:01 +0200
commitd9148634cdf9da2b0e3f79ff7e056cf42ca2bcd4 (patch)
treee3fdbf96404f3a34f06b05a7bdd7f85a85b62d1b
parentaa7b67aea2733a555b45c914a22eef9172bf9c7b (diff)
downloadaur-shatter-hib.tar.gz
fix install file
-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."
}