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.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ru-RU/README.md b/docs/ru-RU/README.md
index c8ca90164..9439e767a 100644
--- a/docs/ru-RU/README.md
+++ b/docs/ru-RU/README.md
@@ -149,7 +149,7 @@ description: Starship - минимальная, быстрая и бесконе
::: warning
- This will change in the future. Only Nushell v0.73+ is supported.
+ This will change in the future. Only Nushell v0.78+ is supported.
:::
@@ -162,9 +162,10 @@ description: Starship - минимальная, быстрая и бесконе
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
```sh
- source ~/.cache/starship/init.nu
+ use ~/.cache/starship/init.nu
```
+
#### Xonsh
Добавьте следующее в конец `~/.xonshrc`: