mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-29 06:16:19 +00:00
Update README.md
This commit is contained in:
parent
1cb4a10408
commit
b80de00dee
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
# 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
|
||||
|
@ -26,7 +26,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.4.0`:
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.4.0
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/Ptechgithub/3x-ui/master/install.sh) v1.4.0
|
||||
```
|
||||
|
||||
# SSL
|
||||
|
|
Loading…
Reference in a new issue