add Mac script instructions

This commit is contained in:
nsempsrott 2020-05-12 23:33:04 +00:00
parent 553baf7708
commit b13caa1d77
1 changed files with 6 additions and 0 deletions

View File

@ -24,6 +24,12 @@ Download `install.bat` file to your PC and place it in the folder where you want
Start the `install.bat` as administrator<br> Start the `install.bat` as administrator<br>
Wait for it to finish, then run the `start.bat`<br> Wait for it to finish, then run the `start.bat`<br>
### Easy Mac way
Download 'install_mac.sh' file to your Mac and place it in the folder where you want Deemix to live<br>
Open a terminal and type "sh" and a space, then drag 'install_mac.sh' into your terminal window and press enter<br>
The web-gui will launch when the installer is finished, and launching it in the future can be done with the generated file 'startdeemix.command'<br>
To update to the latest build, run the generated file 'updatedeemix.command'<br>
## What's left to do? ## What's left to do?
Library: Library:
- Write the API Documentation - Write the API Documentation