Merge pull request #271 from tuxuser/readme/gentoo_portage

README: Add install instructions for gentoo via portage
This commit is contained in:
Zack 2020-09-21 06:12:51 -07:00 committed by GitHub
commit 04e92a4ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`:
```