fixed not being able to run it from outside the directory

This commit is contained in:
winneratwin 2022-05-29 06:26:16 +01:00
parent 00a2a87d4b
commit 39af64129e
Signed by: winneratwin
GPG Key ID: CDBC42F8803D689E

View File

@ -1,11 +1,9 @@
installation instructions:
```sh
git clone https://gitea.codecoffin.com/winneratwin/inheat-scripts
cd inheat-scripts
./main.sh
./inheat-scripts/main.sh
```
**this needs to be done in the inheat folder**
**also moving into the inheat-scripts folder is important otherwise it moves the
folder that the game is in to the /usr/share/ folder as InHeat instead the game itself**