Skip to content

Commit beddf3b

Browse files
authored
Merge pull request #537 from meven/fix-518-rustup-update
Fix how to update rustup
2 parents a758cea + 0e8fedc commit beddf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/tools/install.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</p>
4242
<p>
4343
If you've installed <code>rustup</code> in the past, you can update
44-
your installation by running <code>rustup upgrade</code>.
44+
your installation by running <code>rustup update</code>.
4545
</p>
4646
<p>
4747
For more information see the

0 commit comments

Comments
 (0)