diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-12-10 18:37:16 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-12-10 19:12:04 +0300 |
| commit | c529b3aa082e51c15f0c90e636b378e4ffc216cc (patch) | |
| tree | fa6d99c64eec822e9745e0b62589681df3a7d21e /README.md | |
| parent | 25505a19158215a3df6a58b75bc610bd95bff8ab (diff) | |
v2.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,10 +23,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.7.9`: +To install your desired version you can add the version to the end of install command. Example for ver `v2.0.0`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.7.9 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.0.0 ``` # SSL |
