mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Add repo sync command for Gentoo distro users
This commit is contained in:
parent
e88fc1996e
commit
a1bc2eeaa9
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