docs: add rustup update

pull/1247/head
chlorine 1 year ago committed by GitHub
parent 88c7413dcd
commit 017300403f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,6 +133,13 @@ Current installation options:
再之后,按下 1等待。完成后您就已经安装了 Rust 和 `rustup`
## 更新
要更新 Rust在终端执行以下命令即可更新
```bash
$ rustup update
```
## 卸载
要卸载 Rust 和 `rustup`,在终端执行以下命令即可卸载:

Loading…
Cancel
Save