aboutsummaryrefslogtreecommitdiff
path: root/system/bit-babbler/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/bit-babbler/README')
-rw-r--r--system/bit-babbler/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/bit-babbler/README b/system/bit-babbler/README
index 83b01b51b0c05..a6bee17d00176 100644
--- a/system/bit-babbler/README
+++ b/system/bit-babbler/README
@@ -6,6 +6,6 @@ Socket control of BitBabbler devices is granted to group bit-babbler
by default. You can create it after installation like so:
groupadd bit-babbler
OR choose another suitable group (eg, wheel) when building:
- GROUP="wheel" sh bit-babbler.SlackBuild
+ BBGROUP="wheel" sh bit-babbler.SlackBuild
Please see README.Slackware for additional installation tips.