mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 17:35:16 +01:00
parent
6a18b36037
commit
500f404c4f
1 changed files with 2 additions and 0 deletions
|
@ -632,6 +632,8 @@ cargo install fd-find
|
||||||
```
|
```
|
||||||
Note that rust version *1.42.0* or later is required.
|
Note that rust version *1.42.0* or later is required.
|
||||||
|
|
||||||
|
`make` is also needed for the build.
|
||||||
|
|
||||||
### From binaries
|
### 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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue