diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-24 22:23:21 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-24 22:23:21 +0300 |
| commit | 088b55c9ed1091a715e3d1015c9b864a3e631495 (patch) | |
| tree | 23df3e2b4b43bc8a4554bd6678d276ecd4067a72 /README.md | |
| parent | c800e29900d673d01b7d8cab8081719f9201cd65 (diff) | |
readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -35,8 +35,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. To install your desired version, use following installation command. e.g., ver `v1.7.9`: ``` -VERSION=v1.7.9 -bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION +VERSION=v1.7.9 && bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION ``` ## SSL Certificate |
