Include mandatory DB package notice.

Thanks @zuiji
This commit is contained in:
Adarnof 2018-04-03 13:57:26 -04:00
parent 8266661855
commit e694921fe6

View File

@ -41,6 +41,11 @@ CentOS:
yum install mariadb-server mariadb-devel mariadb
```eval_rst
.. note::
If you don't plan on running the database on the same server as auth you still need to install the libmysqlclient-dev package on Ubuntu or mariadb-devel package on CentOS.
```
### Redis and Other Tools
A few extra utilities are also required for installation of packages.