From e02b10c6b40a1f37df427658c4b0478e669fceec Mon Sep 17 00:00:00 2001 From: Dave Conroy <23528985+tiredofit@users.noreply.github.com> Date: Sat, 14 Jul 2018 21:08:45 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 639c1bb..80d68b8 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,14 @@ management. # Prerequisites -[RabbitMQ Server](https://github.com/tiredofit/docker-rabbitmq) -[MariaDB Server](https://github.com/tiredofit/docker-mariadb) -[Spamassassin](https://github.com/tiredofit/docker-spamassassin) *optional* -[Clam Antivirus](https://github.com/tiredofit/docker-clamav) *optional* +- [RabbitMQ Server](https://github.com/tiredofit/docker-rabbitmq) +- [MariaDB Server](https://github.com/tiredofit/docker-mariadb) +- [Spamassassin](https://github.com/tiredofit/docker-spamassassin) *optional* +- [Clam Antivirus](https://github.com/tiredofit/docker-clamav) *optional* # Installation -Automated builds of the image are available on [Registry](https://hub.docker.com/tiredofit/postal) and is the recommended method of +Automated builds of the image are available on [Registry](https://hub.docker.com/r/tiredofit/postal) and is the recommended method of installation.