Add note about rust 1.16

This commit is contained in:
sharkdp 2017-06-06 20:47:11 +02:00
parent 8c6a9c8e32
commit 641ca69b49

View file

@ -53,6 +53,7 @@ With [cargo](https://github.com/rust-lang/cargo), you can clone, build and insta
```
cargo install --git https://github.com/sharkdp/fd
```
Note that rust version *1.16.0* or later is required.
The release page of this repository also includes precompiled binaries for Linux.
## Development