From 0a5908757bb4a1bb4a0e5dfb55c845e78e59cee9 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Thu, 27 Apr 2017 23:42:26 +0100 Subject: [PATCH] flesh out the README a litle more --- READMETEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/READMETEMPLATE.md b/READMETEMPLATE.md index 60ec7e7..8e24a98 100644 --- a/READMETEMPLATE.md +++ b/READMETEMPLATE.md @@ -61,8 +61,9 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel ## Setting up the application -Insert a basic user guide here to get a n00b up and running with the software inside the container. DELETE ME - +Requires a user and database in either mysql or mariadb. +On first run go to `/install/make-config.php` and enter your database details. +More info at [ProjectSend][appurl]. ## Info