Enhance README with Windows installation instructions for 3x-ui

This commit is contained in:
Taha Amin Ghafuri [T@G] 2025-01-08 23:51:34 +03:30
parent b596713908
commit 649a61aa92

View file

@ -35,6 +35,12 @@
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) 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) ## Install legacy Version (we don't recommend)
To install your desired version, use following installation command. e.g., ver `v1.7.9`: To install your desired version, use following installation command. e.g., ver `v1.7.9`: