mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Merge pull request #271 from tuxuser/readme/gentoo_portage
README: Add install instructions for gentoo via portage
This commit is contained in:
commit
04e92a4ccd
1 changed files with 5 additions and 0 deletions
|
@ -76,6 +76,11 @@ On Ubuntu you can install with `snap`:
|
|||
$ snap install croc
|
||||
```
|
||||
|
||||
On Gentoo you can install with `portage`:
|
||||
```
|
||||
$ emerge net-misc/croc
|
||||
```
|
||||
|
||||
On Termux you can install with `pkg`:
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue