Skip to content

Commit 9ada294

Browse files
authored
Merge pull request #518 from sophiebits/patch-1
Mention `rustup upgrade` in install instructions
2 parents 7ca2500 + 4fa9c53 commit 9ada294

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/tools/install.hbs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
beta and nightly release channels as well as support for additional
4040
cross-compilation targets.
4141
</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>
4246
<p>
4347
For more information see the
4448
<a href="https://github.com/rust-lang-nursery/rustup.rs/blob/master/README.md" target="_blank" rel="noopener"><code>rustup</code>

0 commit comments

Comments
 (0)