mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 04:06:18 +00:00
Update README.md
This commit is contained in:
parent
869e141c17
commit
63dead13c0
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
## Install & Upgrade
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/MGTV01/3x-ui/master/install.sh)
|
||||
```
|
||||
|
||||
## Install Custom Version
|
||||
|
@ -31,7 +31,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
|
|||
To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.8`:
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.8
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/MGTV01/3x-ui/master/install.sh) v2.2.8
|
||||
```
|
||||
|
||||
## SSL Certificate
|
||||
|
|
Loading…
Reference in a new issue