From d3b794c9da31693982df04d6e705f1671b66771f Mon Sep 17 00:00:00 2001 From: rr- Date: Tue, 8 Mar 2016 23:24:13 +0100 Subject: [PATCH] Added MySQL to the list of dependencies --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 33f06079..c9a36dd6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -9,6 +9,7 @@ In order to run `szurubooru`, you need to have installed following software: - `PHP` 5.6.0+ - `pdo_mysql` - `imagick` or `gd` +- `MySQL` or `MariaDB` - `composer` (`PHP` package manager) - `npm` (`node.js` package manager)