Update README.md
This commit is contained in:
parent
5bd19736ee
commit
2ef744ce3b
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ Lita.configure do |config|
|
||||||
|
|
||||||
config.robot.adapter = :tox
|
config.robot.adapter = :tox
|
||||||
|
|
||||||
config.savedata_filename = 'savedata'
|
config.adapters.tox.savedata_filename = 'savedata'
|
||||||
config.status = "Send me \"#{config.robot.name}: help\""
|
config.adapters.tox.status = "Send me \"#{config.robot.name}: help\""
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue