fix some typo

This commit is contained in:
renxinxie 2021-11-04 21:33:49 +08:00
parent 11ec87d267
commit 97dee7c164

View File

@ -35,7 +35,7 @@ Rust is installed now. Great!
$ xcode-select --install
```
根据发行版的文档Linux 用户通常应该安装 GCC 或 Clang。例如如果你使用 Ubuntu则可以安装 则可以安装 `build-essential` 包。
根据发行版的文档Linux 用户通常应该安装 GCC 或 Clang。例如如果你使用 Ubuntu则可以安装 `build-essential` 包。
### 在 Windows 上安装 `rustup`