Add Alpine Linux installation instructions

Resolves #451
This commit is contained in:
Chloe Kudryavtsev 2019-06-10 19:44:40 -04:00 committed by David Peter
parent ac2dae0427
commit 0b04bd19df
1 changed files with 8 additions and 0 deletions

View File

@ -167,6 +167,14 @@ dnf copr enable keefle/fd
dnf install fd
```
### On Alpine Linux
You can install [the fd package](https://pkgs.alpinelinux.org/packages?name=fd)
from the official sources, provided you have the appropriate repository enabled:
```
apk add fd
```
### On Arch Linux
You can install [the fd package](https://www.archlinux.org/packages/community/x86_64/fd/) from the official repos: