From d2d209e691c7663de3f6e21981bb91b0af139b63 Mon Sep 17 00:00:00 2001 From: Azareal Date: Tue, 10 Jan 2017 07:49:48 +0000 Subject: [PATCH] That's a link not an image. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f402316..00c5f70a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A responsive design. Looks great on mobile phones, tablets, laptops, desktops an Go 1.7. You will need to install this. Pick the .msi, if you want everything sorted out for you rather than having to go around updating the environment settings. https://golang.org/doc/install MySQL Database. You will need to setup a MySQL Database somewhere. A MariaDB Database works equally well and is much faster than MySQL. -Download the .msi installer from ![MariaDB](https://mariadb.com/downloads) and run that. You may want to set it up as a service to avoid running it every-time the computer starts up. +Download the .msi installer from [MariaDB](https://mariadb.com/downloads) and run that. You may want to set it up as a service to avoid running it every-time the computer starts up. Instructions on how to set MariaDB up on Linux: https://downloads.mariadb.org/mariadb/repositories/