mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
add Fedora instructions to README
This commit is contained in:
parent
9de06a6bf9
commit
a5d3e00f2b
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