Update README.md

This commit is contained in:
nikk
2023-12-03 21:23:48 +03:00
committed by GitHub
parent 97a23caf56
commit b439f21958

View File

@@ -62,7 +62,7 @@ curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrSe
#### macOS
Run in console
Run in Terminal.app
```bash
curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh -o installTorrserverMac.sh && chmod 755 installTorrServerMac.sh && sudo ./installTorrServerMac.sh