summarylogtreecommitdiffstats
path: root/theme-hospital-gog.install
diff options
context:
space:
mode:
Diffstat (limited to 'theme-hospital-gog.install')
-rw-r--r--theme-hospital-gog.install7
1 files changed, 3 insertions, 4 deletions
diff --git a/theme-hospital-gog.install b/theme-hospital-gog.install
index 0c8f0d1dde59..ce89c6581472 100644
--- a/theme-hospital-gog.install
+++ b/theme-hospital-gog.install
@@ -1,9 +1,8 @@
post_install() {
echo "If you want to play the original executable, you need to install dosbox. Also"
- echo "your user needs to be in the games group to be allowed to save."
- echo "You can choose the language of the game in '/opt/theme-hospital/hospital.cfg',"
- echo "for example GER for german."
+ echo "your user needs to be in the 'games' group to be allowed to save."
+ echo "You can choose the language of the game with 'theme-hospital-settings'."
echo "Alternatively, you can install and use the reimplementation corsix-th(-git),"
echo "it has various improvements. When you start corsix-th the first time, you need"
echo "to choose the game folder '/opt/theme-hospital'."
@@ -11,4 +10,4 @@ post_install() {
post_upgrade() {
post_install
-} \ No newline at end of file
+}