From 5cd002f4d4aeae311c38301a65948cf06afbf25f Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 21 Aug 2015 09:04:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74d6c3c..b016fea 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Part of what makes our containers work so well is by allowing you to specify you ## Setting up the application - DELETE ME +Create a user and database in your mysql/mariadb server (not root) and then follow the setup wizard in the webui. Use the IP address for "host" of your database server. ## Updates