Add Gentoo section
I've packaged this program in the Gentoo overlay GURU. These commands allow the users to install it and then keep it updated.
This commit is contained in:
parent
320e54d9ed
commit
204c874bde
1 changed files with 8 additions and 0 deletions
|
|
@ -34,6 +34,14 @@ sudo yum copr enable mavit/discover-overlay
|
|||
sudo yum install discover-overlay
|
||||
```
|
||||
|
||||
##### [Gentoo](https://gpo.zugaina.org/net-voip/discover-overlay)
|
||||
|
||||
```bash
|
||||
sudo eselect repository enable guru
|
||||
sudo emaint -r guru sync
|
||||
sudo emerge net-voip/discover-overlay
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
||||
Most requirements should be handled by pip.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue