Merge pull request #557 from y1cunhui/main

fix some typo
This commit is contained in:
KaiserY 2021-11-05 11:24:24 +08:00 committed by GitHub
commit 9e8eda274d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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`