From bd84d87b9d41cbfae0dc2b0c23ffbe212a71ab3f Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 13 Oct 2020 15:03:45 +0200 Subject: [PATCH] Clarify that path setup is not always necessary --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9882473..1f25b1e9 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,8 @@ the AUR packages, then you'll have to modify your _login shell_'s `PATH` environment variable so that yabridge is able to find the files in the directory you've extracted yabridge's files to. Yabridgectl will automatically check whether this is set up correctly when you run `yabridgectl sync`, and it will -show a warning if it detects any issues. +show a warning if it detects any issues. _If you do not see such a warning after +running `yabridgectl sync`, then you can skip this section._ To do this, you'll want to add yabridge's installation directory to your login shell's `PATH` environment variable. If you're unsure what your login shell is,