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 b56ddb1 + a873c36 commit c413d42Copy full SHA for c413d42
src/rust-2018/rustup-for-managing-rust-versions.md
@@ -50,7 +50,7 @@ will update anything that has one.
50
To set the default toolchain to something other than `stable`:
51
52
```console
53
-$ rustup toolchain default nightly
+$ rustup default nightly
54
```
55
56
To use a toolchain other than the default, use `rustup run`:
0 commit comments