diff --git a/readme.md b/readme.md index 0ebcd7f..1f31c1f 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,7 @@ ### How to Run: -bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wirebash.sh) \ No newline at end of file +## Linux: +bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wirebash.sh) + +## Windows: +iex ((New-Object System.Net.WebClient).DownloadString('https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/WireWin.ps1'))