Skip to content

Commit f254511

Browse files
authored
Update readme.md
1 parent 6741788 commit f254511

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ PHP is required, so go ahead and install that, see below for instructions.<br>
1919

2020
**To start the program:**<br>
2121
Use gmplayer.bat on Windows<br>
22+
2223
Use gmplayer.sh on Linux and MacOS<br>
24+
You might need to make the script executable by opening the directory in a terminal, and run the following command:<br>
25+
`chmod +x gmplayer.sh`
2326

2427
### Install PHP (windows):
2528
- Right-click install-php.bat and select "Run as administrator".
@@ -48,8 +51,7 @@ Verify installation:<br>
4851
If you get back a version number, you're good to go.
4952

5053
### Install PHP (MacOS)
51-
Homebrew, I guess? I'm not too savvy with mac, sorry.<br>
52-
Let me know if you have an easy-to-follow guide for MacOS!
54+
I haven't had the time to look into MacOS yet, but as long as you have php, you might be able to use the gmplayer.sh.
5355

5456
## How to use it
5557
There is an info-button you can click inside the app to get more info.

0 commit comments

Comments
 (0)