Files
tldr/pages.zh/common/rustup-install.md

9 lines
328 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# rustup 安装
> 安装或更新 Rust 工具链。
> 此命令是 `rustup update` 的别名,但一次只能安装/更新一个工具链。
> 更多信息:<https://rust-lang.github.io/rustup>。
- 安装或更新特定工具链(有关更多信息,请参见 `rustup help toolchain`
`rustup install {{toolchain}}`