diff --git a/README.md b/README.md index fb1007c..585a078 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,11 @@ This script expects: ✔ PHP-FPM installed ✔ MariaDB/MySQL running *(socket or password mode supported)* -Need those first? +### 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) ---