Add Windows install instructions

This commit is contained in:
David Peter 2017-10-07 16:18:19 +02:00 committed by GitHub
parent 20e179c91d
commit 43b124cf19

View file

@ -116,6 +116,8 @@ cd fd-rs
makepkg -si makepkg -si
``` ```
On **Windows**, you can pre-built binaries from the [Release page](https://github.com/sharkdp/fd/releases).
## Development ## Development
```bash ```bash
git clone https://github.com/sharkdp/fd git clone https://github.com/sharkdp/fd