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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ru-RU/README.md b/docs/ru-RU/README.md
index f4c4b6f4d..87e9c976b 100644
--- a/docs/ru-RU/README.md
+++ b/docs/ru-RU/README.md
@@ -40,11 +40,12 @@ description: Starship - минимальная, быстрая и бесконе
```sh
curl -fsSL https://starship.rs/install.sh | bash
```
+ To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
#### Установить через менеджер пакетов
- С [Homebrew](https://brew.sh/):
+ With [Homebrew](https://brew.sh/):
```sh
brew install starship
@@ -133,4 +134,3 @@ description: Starship - минимальная, быстрая и бесконе
eval `starship init tcsh`
```
-