diff --git a/README.md b/README.md index 1f89c42..3c988da 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,11 @@ You must already have: ✔ MariaDB/MySQL running ✔ Port **3000 free during install** (temporary only) -Installers if needed: +### Optional Installers (if you need them — saves you some googling) -https://git.x-files.dk/webserver/nginx-ubuntu -https://git.x-files.dk/database/mariadb-ubuntu +- [Install Nginx + PHP-FPM on Ubuntu](https://git.x-files.dk/webserver/nginx-ubuntu) +- [Install MariaDB on Ubuntu](https://git.x-files.dk/database/mariadb-ubuntu) +- [Install MySQL on Ubuntu](https://git.x-files.dk/database/mysql-ubuntu) ---