Revision 93f99c86

b/doc/source/install.rst
25 25
.. note::
26 26
	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
27 27

  
28
Create a database
29
-----------------
30
If you are using mysql, you should create a database::
31

  
32
	mysql -u root -p -e 'create database fod'
33

  
34

  
28 35
Required application packages
29 36
-----------------------------
30 37
Get the required packages and install them

Also available in: Unified diff