Update README.md

This commit is contained in:
Sunny Gleason 2019-03-15 13:09:37 -04:00 committed by Tyera Eulberg
parent be1511a7ff
commit 4ba4ad9878
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ $ source $HOME/.cargo/env
$ rustup component add rustfmt-preview
```
If your rustc version is lower than 1.31.0, please update it:
If your rustc version is lower than 1.33.0, please update it:
```bash
$ rustup update