Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-03-20 16:19:39 +0300
committerGitHub <noreply@github.com>2023-03-20 16:19:39 +0300
commit032ed73c0d7ea76d455e480ad61c28b11a1ec458 (patch)
treef979435d7ea86763504d2be97e43a496f7dbecc8
parentc5bbee354f7c6e6a8dc52a8a9e5421c92406d0b1 (diff)
custom version
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42403c99..560fd273 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,11 @@ xray panel supporting multi-protocol, **Multi-lang (English,Farsi,Chinese)**
```
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
```
-
+## Install custom version
+To install your desired version you can add the version to the end of install command. Example for ver `v1.0.9`:
+```
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.0.9
+```
# SSL
```
apt-get install certbot -y