Actually I should just learn Markdown.

This commit is contained in:
Rob
2015-03-24 12:22:03 +00:00
parent 9337737cee
commit 56a46c6505

View File

@@ -20,7 +20,7 @@ Docker
Dropbot can be run on Docker using the image ``robhaswell/docker``:
``docker run -ti -e DROPBOT_JID='user@server' -e DROPBOT_PASSWORD='password' -e DROPBOT_ROOMS='room@server' robhaswell/dropbot``
docker run -ti -e DROPBOT_JID='user@server' -e DROPBOT_PASSWORD='password' -e DROPBOT_ROOMS='room@server' robhaswell/dropbot
Configuration
-------------