summarylogtreecommitdiffstats
path: root/mkxp.install
diff options
context:
space:
mode:
Diffstat (limited to 'mkxp.install')
-rw-r--r--mkxp.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkxp.install b/mkxp.install
index 265c7912b578..e76ae16c3867 100644
--- a/mkxp.install
+++ b/mkxp.install
@@ -1,8 +1,8 @@
post_install() {
- echo "To use mkxp, change into the directory of the RPG Maker XP game you want to play"
- echo "and launch 'mkxp'. You may want to add a mkxp.conf to the game directory for"
- echo "customisation, see sample file in '/usr/share/doc/mkxp'."
+ echo "=> To use mkxp, change into the directory of the RPG Maker XP game you want to"
+ echo "=> play and launch 'mkxp'. You may want to add a mkxp.conf to the game directory"
+ echo "=> for customisation, a sample file is provided in '/usr/share/doc/mkxp'."
}
post_upgrade() {