summarylogtreecommitdiffstats
path: root/bizhawk-monort.install
diff options
context:
space:
mode:
Diffstat (limited to 'bizhawk-monort.install')
-rw-r--r--bizhawk-monort.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bizhawk-monort.install b/bizhawk-monort.install
index a6d439503cb2..fc0af2f35a86 100644
--- a/bizhawk-monort.install
+++ b/bizhawk-monort.install
@@ -1,3 +1,3 @@
post_install() {
- printf "%s\n" "Make sure you are in the games group (usermod -aG games \$(id -nu))."
+ printf "%s\n%s\n" "Make sure you are in the games group (usermod -aG games \$(id -nu))!" "The start script is /opt/bizhawk/EmuHawkMono.sh"
}