aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/API.md b/API.md
index 7634b97..f62c004 100644
--- a/API.md
+++ b/API.md
@@ -10,7 +10,7 @@ internal state.
## Helper Functions
`bb` is bundled with some helper scripts for performing common tasks. These
-scripts are installed to `/etc/xdg/bb/`, which is added to `bb`'s `$PATH`
+scripts are installed to `/etc/bb/`, which is added to `bb`'s `$PATH`
environment variable at runtime. `~/.config/bb/` is also added to the `$PATH`
with higher priority, so you can override any of these scripts by putting your
own version there.