diff --git a/README.md b/README.md index 492a854ea8..1334a2b8db 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ $ source $HOME/.cargo/env $ rustup component add rustfmt ``` -If your rustc version is lower than 1.34.0, please update it: +If your rustc version is lower than 1.36.0, please update it: ```bash $ rustup update