README: Add install instructions for gentoo via portage

This commit is contained in:
tuxuser 2020-09-21 03:16:15 +02:00
parent dab52b4af7
commit 3d0b5b9d34
1 changed files with 5 additions and 0 deletions

View File

@ -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`:
```