Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimschmidt557 authored and sharkdp committed Mar 16, 2018
1 parent 5397787 commit ab3ded8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ Alternatively, you can install `fd` via [Scoop](http://scoop.sh):
scoop install fd
```

Or via [Chocolatey](https://chocolatey.org):
```
choco install fd
```

### On NixOS / via Nix

You can use the [Nix package manager](https://nixos.org/nix/) to install `fd`:
Expand Down

0 comments on commit ab3ded8

Please sign in to comment.