mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 04:39:16 +00:00
Merge pull request #578 from alex/patch-1
Update README, cargo install is now stable
This commit is contained in:
commit
231b9f1172
@ -8,8 +8,8 @@ If you'd like to help out (and you should, it's a fun project!), see
|
||||
|
||||
## Installation
|
||||
|
||||
> **Note:** this method currently requires you to be running a nightly install
|
||||
> of Rust as `cargo install` has not yet made its way onto the stable channel.
|
||||
> **Note:** this method currently requires you to be running cargo 0.6.0 or
|
||||
> newer.
|
||||
|
||||
```
|
||||
cargo install --git https://github.com/nrc/rustfmt
|
||||
|
Loading…
Reference in New Issue
Block a user