Merge pull request #541 from zeckalpha/link-in-readme

Link in README
This commit is contained in:
Nick Cameron 2015-10-27 07:47:39 -04:00
commit 3abe93596a

View File

@ -23,7 +23,7 @@ A tool for formatting Rust code according to style guidelines.
cargo install --git https://github.com/nrc/rustfmt
```
or if you're using `multirust`
or if you're using [`multirust`](https://github.com/brson/multirust)
```
multirust run nightly cargo install --git https://github.com/nrc/rustfmt