diff options
Diffstat (limited to 'README.es_ES.md')
| -rw-r--r-- | README.es_ES.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.es_ES.md b/README.es_ES.md index 6c564112..a557d0cd 100644 --- a/README.es_ES.md +++ b/README.es_ES.md @@ -35,8 +35,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. Para instalar la versión deseada, utiliza el siguiente comando de instalación. Por ejemplo, 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 && <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION ``` ## Certificado SSL |
