summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c7b6b1..6ed2c5b 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ sudo dnf copr enable atim/bandwhich -y && sudo dnf install bandwhich
#### macOS/Linux (using Homebrew)
+On Linux, make sure the install directory is added to `$PATH`. See [documentation](https://docs.brew.sh/Homebrew-on-Linux#install).
+You may also want to [make `sudo` preserve your `$PATH` environment variable](https://unix.stackexchange.com/q/83191/375550).
+
```
brew install bandwhich
```