summarylogtreecommitdiffstats
path: root/sdlmame-cheats.install
diff options
context:
space:
mode:
Diffstat (limited to 'sdlmame-cheats.install')
-rw-r--r--sdlmame-cheats.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdlmame-cheats.install b/sdlmame-cheats.install
index 873e38b8e1c0..0fb5f800bae1 100644
--- a/sdlmame-cheats.install
+++ b/sdlmame-cheats.install
@@ -1,5 +1,6 @@
post_install()
{
- echo "Add this line to ~/.mame/mame.ini:"
+ echo "Add these lines to ~/.mame/mame.ini:"
+ echo " plugin cheat"
echo " cheat 1"
}