Skip to content

Commit

Permalink
Merge pull request #155 from quakerquickoats/master
Browse files Browse the repository at this point in the history
fix command
  • Loading branch information
Centril committed Apr 21, 2019
2 parents b56ddb1 + a873c36 commit c413d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust-2018/rustup-for-managing-rust-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ will update anything that has one.
To set the default toolchain to something other than `stable`:

```console
$ rustup toolchain default nightly
$ rustup default nightly
```

To use a toolchain other than the default, use `rustup run`:
Expand Down

0 comments on commit c413d42

Please sign in to comment.