Fix up nightly installation instructions.

The two-step command left off the nightly flag :frown:

Thanks @mdinger
This commit is contained in:
Steve Klabnik 2015-04-13 21:23:44 -04:00
parent f55e66aaed
commit 00867b312c

View File

@ -18,7 +18,7 @@ use a two-step version of the installation and examine our installation script:
```bash
$ curl -f -L https://static.rust-lang.org/rustup.sh -O
$ sudo sh rustup.sh
$ sudo sh rustup.sh --channel=nightly
```
[insecurity]: http://curlpipesh.tumblr.com