Add instructions on how to install under Void Linux

This commit is contained in:
maxice8 2017-11-16 12:50:19 -02:00 committed by David Peter
parent 941a1e3d21
commit 44ee5a0b85
1 changed files with 7 additions and 0 deletions

View File

@ -169,6 +169,13 @@ You can install `sysutils/fd` via portmaster:
portmaster sysutils/fd
```
### On Void Linux
You can install `fd` via xbps-install:
```
xbps-install -S fd
```
## Development
```bash
git clone https://github.com/sharkdp/fd