Skip to content

Commit

Permalink
Installation hints for more common Linux distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-scheck authored and aperezdc committed Mar 6, 2024
1 parent 2273ddc commit 9c57de0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ Some GNU/Linux distributions have readily available packages in their
repositories. It is recommended to use these, unless you absolutely need to
build from source code:

- Debian: `apt install signify-openbsd`
- Alpine Linux: `apk add signify`
- Arch Linux: `pacman -S signify`
- Debian/Ubuntu: `apt install signify-openbsd`
- CentOS/RHEL/Rocky: `dnf install epel-release` then `dnf install signify`
- Fedora: `dnf install signify`


## Building
Expand Down

0 comments on commit 9c57de0

Please sign in to comment.