summaryrefslogtreecommitdiffstats
path: root/docs/ru-RU/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ru-RU/guide/README.md')
-rw-r--r--docs/ru-RU/guide/README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/ru-RU/guide/README.md b/docs/ru-RU/guide/README.md
index 3a2a2896d..e8cc54e93 100644
--- a/docs/ru-RU/guide/README.md
+++ b/docs/ru-RU/guide/README.md
@@ -125,6 +125,8 @@
### Начало работы
+**Note**: due to the proliferation of different platforms, only a subset of supported platforms are shown below. Can't see yours? Have a look at the [extra platform instructions](https://starship.rs/installing/).
+
1. Установите двоичный файл **starship**:
@@ -138,17 +140,10 @@
```
- ##### Из источника на [crates.io](https://crates.io/):
-
- ```sh
- cargo install starship
- ```
-
-
#### Установить через менеджер пакетов
- ##### С [Homebrew](https://brew.sh/):
+ ##### Example: [Homebrew](https://brew.sh/):
```sh
brew install starship
@@ -161,7 +156,7 @@
scoop install starship
```
-1. Добавить сценарий инициализации в конфигурационный файл вашей оболочки:
+2. Добавить сценарий инициализации в конфигурационный файл вашей оболочки:
#### Bash