diff --git a/README.md b/README.md index 1a6daadd0..c977e1e0e 100644 --- a/README.md +++ b/README.md @@ -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