mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-11 04:36:20 +00:00
Enhance README with Windows installation instructions for 3x-ui
This commit is contained in:
parent
b596713908
commit
649a61aa92
1 changed files with 6 additions and 0 deletions
|
@ -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`:
|
||||||
|
|
Loading…
Reference in a new issue