From b13caa1d7780f992eb01000faaff4b686b28b437 Mon Sep 17 00:00:00 2001 From: nsempsrott Date: Tue, 12 May 2020 23:33:04 +0000 Subject: [PATCH] add Mac script instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87859b7..8873b35 100644 --- a/README.md +++ b/README.md @@ -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
Wait for it to finish, then run the `start.bat`
+### Easy Mac way +Download 'install_mac.sh' file to your Mac and place it in the folder where you want Deemix to live
+Open a terminal and type "sh" and a space, then drag 'install_mac.sh' into your terminal window and press enter
+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'
+To update to the latest build, run the generated file 'updatedeemix.command'
+ ## What's left to do? Library: - Write the API Documentation