mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 20:48:52 +03:00
Merge pull request #699 from alfasi/patch-1
Add repo sync command for Gentoo distro users
This commit is contained in:
commit
3e2f3ac030
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ sudo dnf install nheko
|
|||
#### Gentoo Linux
|
||||
```bash
|
||||
sudo eselect repository enable guru
|
||||
sudo emaint sync -r guru
|
||||
sudo emerge -a nheko
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue