Convert tab to spaces in the readme

Call me petty, but things like this bother me more than they should.
This commit is contained in:
Kyle Ondy 2016-04-21 09:29:57 -04:00
parent d9295ccc13
commit ef2759c6c6
No known key found for this signature in database
GPG Key ID: 8D6B17000513440D
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Before you open an issue, please have a look this `README`, the [FAQ](https://gi
/bin/sh -c 'echo "$MAIL_USER|$(doveadm pw -s CRAM-MD5 -u $MAIL_USER -p $MAIL_PASS)"' >> config/postfix-accounts.cf
# start the container
docker-compose up -d mail
docker-compose up -d mail
You're done!