Add explanation for musl releases

This commit is contained in:
Luca Poldelmengo 2021-06-19 19:36:22 +02:00 committed by David Peter
parent c9873b4b82
commit ac4ded5b27
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@ Note that rust version *1.36.0* or later is required.
### From binaries
The [release page](https://github.com/sharkdp/fd/releases) includes precompiled binaries for Linux, macOS and Windows.
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.
## Development
```bash