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 7ca2500 + 4fa9c53 commit 9ada294Copy full SHA for 9ada294
templates/tools/install.hbs
@@ -39,6 +39,10 @@
39
beta and nightly release channels as well as support for additional
40
cross-compilation targets.
41
</p>
42
+ <p>
43
+ If you've installed <code>rustup</code> in the past, you can update
44
+ your installation by running <code>rustup upgrade</code>.
45
+ </p>
46
<p>
47
For more information see the
48
<a href="https://github.com/rust-lang-nursery/rustup.rs/blob/master/README.md" target="_blank" rel="noopener"><code>rustup</code>
0 commit comments