diff --git a/README.md b/README.md index 6d765f54..87cdff4c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) ``` +## Install & Upgrade For Windows + +``` +iex (iwr -UseBasicParsing 'https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.ps1').Content +``` + ## Install legacy Version (we don't recommend) To install your desired version, use following installation command. e.g., ver `v1.7.9`: