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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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