Update README.md (#18191)

This commit is contained in:
Hao-Cher Hong
2021-06-24 23:29:49 +08:00
committed by GitHub
parent 6b62ba045d
commit 3362ac06b5

View File

@ -19,7 +19,7 @@ $ source $HOME/.cargo/env
$ rustup component add rustfmt
```
Please sure you are always using the latest stable rust version by running:
Please make sure you are always using the latest stable rust version by running:
```bash
$ rustup update