Update documentation
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Thu, 17 Oct 2013 08:50:23 +0000 (11:50 +0300)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Thu, 17 Oct 2013 08:50:23 +0000 (11:50 +0300)
doc/source/install.rst

index 37a906f..5adf269 100644 (file)
@@ -25,6 +25,13 @@ Update and install the required packages::
 .. note::
        If you wish to deploy an outgoing mail server, now it is time to do it. Otherwise you could set FoD to send out mails via a third party account
 
+Create a database
+-----------------
+If you are using mysql, you should create a database::
+
+       mysql -u root -p -e 'create database fod'
+
+
 Required application packages
 -----------------------------
 Get the required packages and install them