beta compiler is not needed anymore

This commit is contained in:
Andrea Lattuada
2018-12-28 21:32:57 +01:00
committed by GitHub
parent e1002cd531
commit 730dc7d39b

View File

@@ -6,18 +6,12 @@ This page contains OS-agnostic installation instructions for a few of the tools:
Install rustup by following the instructions at [https://rustup.rs](https://rustup.rs).
Then switch to the beta channel.
``` console
$ rustup default beta
```
**NOTE** Make sure you have a beta equal to or newer than `1.31-beta`. `rustc
**NOTE** Make sure you have a compiler version equal to or newer than `1.31`. `rustc
-V` should return a date newer than the one shown below.
``` console
$ rustc -V
rustc 1.31.0-beta.4 (04da282bb 2018-11-01)
rustc 1.31.1 (b6c32da9b 2018-12-18)
```
For bandwidth and disk usage concerns the default installation only supports