git.delta.rocks / unique-network / refs/commits / d8f70cf89830

difftreelog

fix toolchain version in README

Daniel Shiposha2022-10-04parent: #27a31c9.patch.diff
in: master

1 file changed

modifiedREADME.mddiffbeforeafterboth
4848
492. 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>`.
5050
513. Install toolchain nightly-2022-05-11 and make it default:513. Install toolchain nightly-2022-07-24 and make it default:
5252
53```bash53```bash
54rustup toolchain install nightly-2022-07-2454rustup toolchain install nightly-2022-07-24