Link in README

This commit is contained in:
Kyle Marek-Spartz 2015-10-26 21:51:59 -05:00
parent 100058f2de
commit 2b5bc7c9a8

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