clarify bind modules section in readme

This commit is contained in:
S-B99 2019-10-22 17:54:45 -04:00
parent 3edebbe025
commit 3f6ce69f87
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ The default prefix is `.`. Commands are used through chat, use `.commands` for a
##### Bind modules
Run `.bind <module> <key>`.
You can also use `.bind modifiers on` to change binds to something like `ctrl + shift + w` or `ctrl + c`.
You can also use `.bind modifiers on` to allow modules to be bound to keybinds with modifiers, e.g `ctrl + shift + w` or `ctrl + c`.
##### Change command prefix
By using the command `prefix <prefix>` or after having ran KAMI (make sure it's closed), editing your configuration file (find it using `config path` in-game) and changing the value of `commandPrefix` to change the prefix.