mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-26 04:58:49 +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
|
#### Gentoo Linux
|
||||||
```bash
|
```bash
|
||||||
sudo eselect repository enable guru
|
sudo eselect repository enable guru
|
||||||
|
sudo emaint sync -r guru
|
||||||
sudo emerge -a nheko
|
sudo emerge -a nheko
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue