From 9a3d5b3fe4fd75aa0451c83d66f34300769ade95 Mon Sep 17 00:00:00 2001 From: o0nd7ots <124466962+o0nd7ots@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:02:40 +0000 Subject: [PATCH] Changed gentoo emaint flag (#403) It's more verbose, as with the emerge command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 735f3d70..73d42374 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ An **unofficial** ebuild is available in [GURU](https://github.com/gentoo/guru) ```zsh eselect repository enable guru -emaint sync -r guru +emaint sync --repo guru emerge --ask gui-apps/swaync ```