add new chinese translations
This commit is contained in:
9
pages.zh/common/rustup-install.md
Normal file
9
pages.zh/common/rustup-install.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# rustup 安装
|
||||
|
||||
> 安装或更新 Rust 工具链。
|
||||
> 此命令是 `rustup update` 的别名,但一次只能安装/更新一个工具链。
|
||||
> 更多信息:<https://rust-lang.github.io/rustup>。
|
||||
|
||||
- 安装或更新特定工具链(有关更多信息,请参见 `rustup help toolchain`):
|
||||
|
||||
`rustup install {{toolchain}}`
|
Reference in New Issue
Block a user