difftreelog
fix toolchain version in README
in: master
1 file changed
README.mddiffbeforeafterboth4848492. Remove all installed toolchains with `rustup toolchain list` and `rustup toolchain uninstall <toolchain>`.492. Remove all installed toolchains with `rustup toolchain list` and `rustup toolchain uninstall <toolchain>`.5050513. Install toolchain nightly-2022-05-11 and make it default:513. Install toolchain nightly-2022-07-24 and make it default:525253```bash53```bash54rustup toolchain install nightly-2022-07-2454rustup toolchain install nightly-2022-07-24