Merge pull request #474 from tjanez/fedora-package

add Fedora instructions to README
This commit is contained in:
Zack 2022-05-20 09:50:31 -07:00 committed by GitHub
commit 7a0c0a8200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,12 @@ On Arch Linux you can install the latest release with `pacman`:
pacman -S croc
```
On Fedora you can install with `dnf`:
```
dnf install croc
```
On Gentoo you can install with `portage`:
```
emerge net-misc/croc