mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
Update README.md
This commit is contained in:
parent
9db768a837
commit
42aefc33a9
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ xray panel supporting multi-protocol, **Multi-lang (English,Farsi,Chinese)**
|
|||
# Install & Upgrade
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/Ptechgithub/3x-ui/master/install.sh)
|
||||
```
|
||||
|
||||
## Install custom version
|
||||
|
@ -23,7 +23,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
|
|||
To install your desired version you can add the version to the end of install command. Example for ver `v1.3.0`:
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.3.0
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/Ptechgithub/3x-ui/master/install.sh) v1.3.0
|
||||
```
|
||||
|
||||
# SSL
|
||||
|
|
Loading…
Reference in a new issue