From e9db52388a43f98b7c5e048feedc4e4ba23becdd Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Thu, 2 Feb 2023 19:54:29 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d36b4cd..2073429 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ On linux systems you may need to set the environment variable before run \ ***export GODEBUG=madvdontneed=1*** #### macOS install / configure / uninstall script -curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh|sudo bash +Just run in Terminal: `curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerMac.sh | sudo bash` #### Linux on VPS install / configure / uninstall script -curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerLinux.sh|sudo bash +Just run in console: `curl -s https://raw.githubusercontent.com/YouROK/TorrServer/master/installTorrServerLinux.sh | sudo bash` #### Unofficial TorrServer iocage plugin On FreeBSD (TrueNAS/FreeNAS) you can use this plugin