Added MySQL to the list of dependencies
This commit is contained in:
parent
9d15bbfcce
commit
d3b794c9da
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue