From 730dc7d39b03ee9de762eb62ca107bcb2e785e4d Mon Sep 17 00:00:00 2001 From: Andrea Lattuada Date: Fri, 28 Dec 2018 21:32:57 +0100 Subject: [PATCH] beta compiler is not needed anymore --- src/intro/install.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/intro/install.md b/src/intro/install.md index 4abd819..1b69696 100644 --- a/src/intro/install.md +++ b/src/intro/install.md @@ -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