Add repo sync command for Gentoo distro users

This commit is contained in:
Matan Alfasi 2021-08-27 01:22:40 +03:00 committed by GitHub
parent e88fc1996e
commit a1bc2eeaa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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
```