Update README.md (#18191) (#18195)

(cherry picked from commit 3362ac06b5)

Co-authored-by: Hao-Cher Hong <rax333j@gmail.com>
This commit is contained in:
mergify[bot]
2021-06-24 15:47:12 +00:00
committed by GitHub
parent 0917370bd5
commit a01e44f3b9

View File

@ -19,7 +19,7 @@ $ source $HOME/.cargo/env
$ rustup component add rustfmt $ 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 ```bash
$ rustup update $ rustup update