diff --git a/README.md b/README.md index c99ea26e7cf..90383d27e5c 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ cargo fmt cargo install rustfmt ``` -or if you're using [`multirust`](https://github.com/brson/multirust) +or if you're using [`rustup.rs`](https://www.rustup.rs/) ``` -multirust run nightly cargo install rustfmt +rustup run nightly cargo install rustfmt ``` Usually cargo-fmt, which enables usage of Cargo subcommand `cargo fmt`, is