diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-17 12:45:22 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-17 12:45:22 +0300 |
| commit | 80183f61e8d882ba540d6fa873f5aa8c1ee6a969 (patch) | |
| tree | e883910ff852ae17cde15077826854a9f6ac7fec /README.md | |
| parent | 1b9432ff37e5835c4c2f3f3b4d97da9e583d354d (diff) | |
update README: using old versions
i don't care anymore do whatever you want
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -30,12 +30,12 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) ``` -## Install Custom Version +## Install Custom Version (we don't recommend) -To install your desired version, add the version to the end of the installation command. e.g., ver `v2.4.4`: +To install your desired version, use following installation command. e.g., ver `v1.7.9`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.4.4 +VERSION=v1.7.9 bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/refs/tags/$VERSION/install.sh") $VERSION ``` ## SSL Certificate |
