diff --git a/README.md b/README.md index 4961dcc..80cac7b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # Warén Group - Init.sh -## Run Command +## Linux - Run Command ``` -curl https://waren.io/init.sh -o init.sh -chmod +x init.sh -./init.sh +bash <(https://waren.io/init.sh) +``` + +## Windows - Run Command +``` +curl.exe https://waren.io/init.ps1 | powershell - ``` ## Maintaining Command