Mention `make` as a build dependency.

Fixes #743
This commit is contained in:
Thayne McCombs 2021-08-10 00:27:17 -06:00 committed by David Peter
parent 6a18b36037
commit 500f404c4f
1 changed files with 2 additions and 0 deletions

View File

@ -632,6 +632,8 @@ cargo install fd-find
```
Note that rust version *1.42.0* or later is required.
`make` is also needed for the build.
### From binaries
The [release page](https://github.com/sharkdp/fd/releases) includes precompiled binaries for Linux, macOS and Windows. Statically-linked binaries are also available: look for archives with `musl` in the file name.