fix README indentation

This commit is contained in:
andreas 2019-05-23 18:37:34 +02:00
parent ce336bcbe9
commit 05fc12e55c

View File

@ -45,6 +45,6 @@ version: '2'
services: services:
rollux: rollux:
image: 'rollux' image: 'rollux'
environment: environment:
- DISCORD_TOKEN={your token} - DISCORD_TOKEN={your token}
``` ```