mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-07 10:46:19 +00:00
Update README.md
This commit is contained in:
parent
6dd047021e
commit
1d30915d9a
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
## Install & Upgrade
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/maaghaei/zx-ui/master/install.sh)
|
||||
```
|
||||
|
||||
## Install Custom Version
|
||||
|
@ -28,7 +28,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 `v2.0.2`:
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.0.2
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/maaghaei/zx-ui/master/install.sh) v2.0.2
|
||||
```
|
||||
|
||||
## SSL
|
||||
|
|
Loading…
Reference in a new issue