Added MySQL to the list of dependencies

This commit is contained in:
rr- 2016-03-08 23:24:13 +01:00
parent 9d15bbfcce
commit d3b794c9da

View file

@ -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)