We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4771dbf + fadaf5b commit 019b9b4Copy full SHA for 019b9b4
doc/src/installation/other.md
@@ -76,6 +76,5 @@ You can fetch an older version from
76
77
To install `rustup` from source, check out the git repository from
78
<https://github.com/rust-lang/rustup> and run `cargo run --release`. Note that
79
-currently `rustup` only builds on nightly Rust, and that after installation
80
-the `rustup` toolchains will supersede any pre-existing toolchains by
81
-prepending `~/.cargo/bin` to the `PATH` environment variable.
+after installation the `rustup` toolchains will supersede any pre-existing
+toolchains by prepending `~/.cargo/bin` to the `PATH` environment variable.
0 commit comments