aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGravatar jesopo2019-02-17 14:29:50 +0000
committerGravatar jesopo2019-02-17 14:29:50 +0000
commitdc7cdf31d01c9b48f9f5c2ecb789af07a44ed189 (patch)
treefd5986dc9dc09e28c79b90f5750b6c046b2a4243 /modules
parentAdd section about identifying (permissions README.md) (diff)
signature
Use '&lt;' for '<' in README (permissions)
Diffstat (limited to 'modules')
-rw-r--r--modules/permissions/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/permissions/README.md b/modules/permissions/README.md
index 478eb54f..c18dcc8b 100644
--- a/modules/permissions/README.md
+++ b/modules/permissions/README.md
@@ -9,7 +9,7 @@ This is a little complex at the moment but it will get easier some time soon.
Join a channel that BitBot is in (he'll automatically join #bitbot with default
configuration) and then type
-> /msg &lt;botnick> register <password>
+> /msg &lt;botnick> register &lt;password>
### Give * permission
@@ -35,4 +35,4 @@ And then insert your `*` permission
To authenticate yourself as your admin user, use the following command
-> /msg &lt;botnick> identify <password>
+> /msg &lt;botnick> identify &lt;password>