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.ru_RU.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.ru_RU.md')
| -rw-r--r-- | README.ru_RU.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.ru_RU.md b/README.ru_RU.md index 1bb8d611..d971f403 100644 --- a/README.ru_RU.md +++ b/README.ru_RU.md @@ -23,7 +23,7 @@ ## Быстрый старт ``` -$ 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) ``` Полную документацию смотрите в [вики проекта](https://github.com/MHSanaei/3x-ui/wiki). @@ -53,4 +53,4 @@ $ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/instal ## Звезды с течением времени -[](https://starchart.cc/MHSanaei/3x-ui)
\ No newline at end of file +[](https://starchart.cc/MHSanaei/3x-ui) |
