diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 00:49:15 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 00:49:15 +0300 |
| commit | aae32d921163e21a202f572dd0c35316a49eb4bf (patch) | |
| tree | bda035bac7cc01863b0f3701901294cca6295ed5 | |
| parent | cd5ad78f56e4af870e204fdba87781baedbe0ce6 (diff) | |
| parent | b450aacebdf22ae5a83fcc404b92042755650fb7 (diff) | |
Merge branch 'main' of https://github.com/MHSanaei/3x-ui
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 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.6`: +To install your desired version you can add the version to the end of install command. Example for ver `v1.2.8`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.6 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.8 ``` # SSL |
