Add Fedora instructions into README.md

This commit is contained in:
Igor Gnatenko 2019-07-20 20:56:52 +02:00 committed by GitHub
parent f108b611bb
commit f043017cf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,6 +104,12 @@ Before installing, ensure the appropriate [repository](https://pkgs.alpinelinux.
pacman -S sd
```
### Fedora
```sh
dnf install sd
```
### FreeBSD
```sh