Add a installation method for Windows

This commit is contained in:
Chawye Hsu 2018-02-23 13:02:45 +08:00 committed by David Peter
parent e30bc16780
commit f16552f29c
1 changed files with 5 additions and 0 deletions

View File

@ -163,6 +163,11 @@ brew install fd
You can download pre-built binaries from the [release page](https://github.com/sharkdp/fd/releases).
You can install `fd` via [Scoop](http://scoop.sh):
```
scoop install fd
```
### On NixOS / via Nix
You can use the [Nix package manager](https://nixos.org/nix/) to install `fd`: