Change matrix to guru overlay

fixes #410
This commit is contained in:
Nicolas Werner 2021-02-02 00:30:37 +01:00
parent f73418f368
commit e466cd10ff
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ sudo dnf install nheko
#### Gentoo Linux
```bash
sudo eselect repository enable matrix
sudo eselect repository enable guru
sudo emerge -a nheko
```