mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 12:52:20 +08:00
fix some typo
This commit is contained in:
parent
11ec87d267
commit
97dee7c164
@ -35,7 +35,7 @@ Rust is installed now. Great!
|
|||||||
$ xcode-select --install
|
$ xcode-select --install
|
||||||
```
|
```
|
||||||
|
|
||||||
根据发行版的文档,Linux 用户通常应该安装 GCC 或 Clang。例如,如果你使用 Ubuntu,则可以安装 则可以安装 `build-essential` 包。
|
根据发行版的文档,Linux 用户通常应该安装 GCC 或 Clang。例如,如果你使用 Ubuntu,则可以安装 `build-essential` 包。
|
||||||
|
|
||||||
### 在 Windows 上安装 `rustup`
|
### 在 Windows 上安装 `rustup`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user