update 1: info about rustup

This commit is contained in:
2026-04-22 08:58:47 +02:00
parent 103433f92f
commit f36ee1f366

View File

@@ -7,12 +7,12 @@
<summary>RustUp Install</summary>
Установака `RustUp` на MacOs.
```shell
```fish
brew install rustup
```
Установка стабильной версии!
```shell
```fish
rustup default stable
```
</details>