summaryrefslogtreecommitdiff
path: root/system/bit-babbler/README
diff options
context:
space:
mode:
authorawg <awg@cock.li>2019-03-17 07:59:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-17 07:59:51 +0700
commitdb745e69d421411445a287c8684e0ec94d71a15b (patch)
tree2157c1cd5252ee2f239f431f9c205aac60c7f31e /system/bit-babbler/README
parentdaa1e41d735b8152258cb80b6e4830381bb339cf (diff)
downloadslackbuilds-db745e69d421411445a287c8684e0ec94d71a15b.tar.gz
system/bit-babbler: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 83b01b51b0..a6bee17d00 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.