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/