cargo,rust*: add and update Korean translation (#14120)
This commit is contained in:
9
pages.ko/common/rustup-install.md
Normal file
9
pages.ko/common/rustup-install.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# rustup install
|
||||
|
||||
> Rust 툴체인을 설치하거나 업데이트.
|
||||
> 이 명령은 `rustup update`의 별칭이지만, 한 번에 하나의 툴체인만 설치/업데이트할 수 있습니다.
|
||||
> 더 많은 정보: <https://rust-lang.github.io/rustup>.
|
||||
|
||||
- 특정 툴체인을 설치하거나 업데이트 (자세한 내용은 `rustup help toolchain` 참조):
|
||||
|
||||
`rustup install {{툴체인}}`
|
Reference in New Issue
Block a user