--- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ 2. Remove all installed toolchains with `rustup toolchain list` and `rustup toolchain uninstall `. -3. Install toolchain nightly-2022-05-11 and make it default: +3. Install toolchain nightly-2022-07-24 and make it default: ```bash rustup toolchain install nightly-2022-07-24