Skip to content

Commit

Permalink
Do not mention 'rustup override set' in README
Browse files Browse the repository at this point in the history
The rust-toolchain file replaces this, and is probably better.
  • Loading branch information
ids1024 committed Dec 30, 2017
1 parent 971ca0e commit f2dbef4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f2dbef4

Please sign in to comment.