mirror of
https://github.com/chmln/sd
synced 2024-11-22 11:13:04 +00:00
Add Fedora instructions into README.md
This commit is contained in:
parent
f108b611bb
commit
f043017cf7
1 changed files with 6 additions and 0 deletions
|
@ -104,6 +104,12 @@ Before installing, ensure the appropriate [repository](https://pkgs.alpinelinux.
|
|||
pacman -S sd
|
||||
```
|
||||
|
||||
### Fedora
|
||||
|
||||
```sh
|
||||
dnf install sd
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue