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
fa19649286
commit
ca2d1bb901
1 changed files with 2 additions and 2 deletions
|
@ -20,10 +20,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
|
|||
|
||||
## Install custom version
|
||||
|
||||
To install your desired version you can add the version to the end of install command. Example for ver `v1.2.4`:
|
||||
To install your desired version you can add the version to the end of install command. Example for ver `v1.2.5`:
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.4
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.5
|
||||
```
|
||||
|
||||
# SSL
|
||||
|
|
Loading…
Reference in a new issue