mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Merge pull request #474 from tjanez/fedora-package
add Fedora instructions to README
This commit is contained in:
commit
7a0c0a8200
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue