mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-17 06:26:55 +00:00
Update README.md: add 'rustup update'
This commit is contained in:
parent
0a42648678
commit
8b681e06fd
@ -21,7 +21,7 @@ to be a bit out of date). Version 0.1 of rustfmt-nightly is forked from version
|
||||
|
||||
## Quick start
|
||||
|
||||
You must be using a nightly compiler toolchain.
|
||||
You must be using the latest nightly compiler toolchain.
|
||||
|
||||
To install:
|
||||
|
||||
@ -44,6 +44,7 @@ cargo install rustfmt-nightly
|
||||
or if you're using [Rustup](https://www.rustup.rs/)
|
||||
|
||||
```
|
||||
rustup update
|
||||
rustup run nightly cargo install rustfmt-nightly
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user