From a219e695a257c8d41c3a8385c84c1142b67169fe Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Sat, 22 Jul 2023 05:11:30 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d47d5f..83a91e5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ On linux systems you may need to set the environment variable before run \ #### macOS install / configure / uninstall script Just run in Terminal: `curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh -o installTorrserverMac.sh && chmod 755 installTorrServerMac.sh && sudo ./installTorrServerMac.sh` +Alternative install script for Intel Macs: https://github.com/dancheskus/TorrServerMacInstaller #### Linux on VPS install / configure / uninstall script Just run in console: `curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerLinux.sh | sudo bash`