1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/rustup-self.md

13 lines
205 B
Markdown
Raw Normal View History

# rustup self
> `rustup` 설치를 수정합니다.
> 더 많은 정보: <https://rust-lang.github.io/rustup>.
- `rustup` 업데이트:
`rustup self update`
- `rustup` 제거:
`rustup self uninstall`