Do not mention 'rustup override set' in README

The rust-toolchain file replaces this, and is probably better.
This commit is contained in:
Ian Douglas Scott 2017-12-30 11:18:41 -08:00
parent 971ca0efc6
commit f2dbef4210
No known key found for this signature in database
GPG key ID: 4924E10E199B5959

View file

@ -139,9 +139,6 @@ $ ./bootstrap.sh -d
# Install rustup.rs
$ curl https://sh.rustup.rs -sSf | sh
# Set override toolchain to nightly build
$ rustup override set nightly
# For successive builds start here. If this is your first build, just continue
# Update git submodules