Merge pull request #1129 from ids1024/no-override-set
Do not mention 'rustup override set' in README
This commit is contained in:
commit
3841886d5d
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue