Update README.md

This commit is contained in:
Greg Fitzgerald
2018-12-12 14:35:22 -07:00
committed by GitHub
parent 9a49ace606
commit 27e2fd9b06

View File

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