summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorMatan Alfasi <18633227+alfasi@users.noreply.github.com>2021-08-27 01:22:40 +0300
committerGitHub <noreply@github.com>2021-08-27 01:22:40 +0300
commita1bc2eeaa970f1efa1a23a654efeba3f0b5a2dbe (patch)
tree3bce50ec6416f19fb16dbba63d2e71b7f09352d5 /README.md
parentFix warning about double reference qualifier (diff)
downloadnheko-a1bc2eeaa970f1efa1a23a654efeba3f0b5a2dbe.tar.xz
Add repo sync command for Gentoo distro users
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80f1d08f..61dfdfc3 100644
--- a/README.md
+++ b/README.md
@@ -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
 ```