From 850e348bec3332a13edcb1d3d3222c315237d9f1 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 17 Sep 2020 20:36:17 +0200 Subject: [PATCH] Clarify that AUR installs don't require PATH setup --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5b4270c0..0ccbb13a 100644 --- a/README.md +++ b/README.md @@ -131,12 +131,12 @@ update yabridge. ### Search path setup -If you are using the _copy-based_ installation method with the prebuilt binaries -from GitHub's releases section, then you'll have to modify your _login shell_'s -`PATH` environment variable so that yabridge is able to find `yabridge-host.exe` -and other related files. 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. +If you're using the _copy-based_ installation method and you're not using any of +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. 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,