Skip to content

Commit 019b9b4

Browse files
authored
Merge pull request #2641 from jyn514/docs
Fix incorrect documentation
2 parents 4771dbf + fadaf5b commit 019b9b4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/installation/other.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,5 @@ You can fetch an older version from
7676

7777
To install `rustup` from source, check out the git repository from
7878
<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.
79+
after installation the `rustup` toolchains will supersede any pre-existing
80+
toolchains by prepending `~/.cargo/bin` to the `PATH` environment variable.

0 commit comments

Comments
 (0)