diff options
| author | Jay <130910450+jalalsaberi@users.noreply.github.com> | 2025-06-10 18:47:31 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-10 18:47:31 +0300 |
| commit | d9922d93af64c30a40d855f0eed142f49e8b583a (patch) | |
| tree | 3eef357083a39f5da39386a227db01b2fc6e56b8 /README.es_ES.md | |
| parent | c7d315f8484caa9db87886e9c16535e92662831f (diff) | |
chore: update the installation command (#3069)
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
Diffstat (limited to 'README.es_ES.md')
| -rw-r--r-- | README.es_ES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.es_ES.md b/README.es_ES.md index 915cc4c4..52625664 100644 --- a/README.es_ES.md +++ b/README.es_ES.md @@ -23,7 +23,7 @@ Como una versión mejorada del proyecto X-UI original, 3X-UI proporciona mayor e ## Inicio Rápido ``` -$ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) ``` Para documentación completa, visita la [Wiki del proyecto](https://github.com/MHSanaei/3x-ui/wiki). @@ -53,4 +53,4 @@ Para documentación completa, visita la [Wiki del proyecto](https://github.com/M ## Estrellas a lo Largo del Tiempo -[](https://starchart.cc/MHSanaei/3x-ui)
\ No newline at end of file +[](https://starchart.cc/MHSanaei/3x-ui) |
