summaryrefslogtreecommitdiffstats
path: root/docs/ru-RU/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ru-RU/README.md')
-rw-r--r--docs/ru-RU/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ru-RU/README.md b/docs/ru-RU/README.md
index 9981798ac..a5766810c 100644
--- a/docs/ru-RU/README.md
+++ b/docs/ru-RU/README.md
@@ -44,7 +44,7 @@ description: Starship - минимальная, быстрая и бесконе
```sh
sh -c "$(curl -fsSL https://starship.rs/install.sh)"
```
- To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
+ Для обновления Starship перезапустите этот скрипт. Он заменит текущую версию без изменения конфигурации.
#### Установить через менеджер пакетов
@@ -120,7 +120,7 @@ description: Starship - минимальная, быстрая и бесконе
::: warning Only elvish v0.15 or higher is supported. :::
- Add the following to the end of `~/.elvish/rc.elv`:
+ Добавьте следующую строку в конец `~/.elvish/rc.elv`:
```sh
# ~/.elvish/rc.elv
@@ -131,7 +131,7 @@ description: Starship - минимальная, быстрая и бесконе
#### Tcsh
- Add the following to the end of `~/.tcshrc`:
+ Добавьте следующее в конец `~/.tcshrc`:
```sh
# ~/.tcshrc