13 lines
200 B
Markdown
Raw Normal View History

# rustup self
> Modify the `rustup` installation.
> More information: <https://rust-lang.github.io/rustup/>.
- Update `rustup`:
`rustup self update`
- Uninstall `rustup`:
`rustup self uninstall`