Few fixes

This commit is contained in:
Antoine Nguyen
2015-10-14 18:49:36 +02:00
parent d47f9d1634
commit e3f5d2d51d
3 changed files with 7 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
modoboa-installer
=================
An installer for Modoboa.
An installer which deploy a complete mail server based on Modoboa.
.. warning::
@@ -12,7 +12,7 @@ Usage::
$ git clone https://github.com/modoboa/modoboa-installer
$ cd modoboa-installer
$ sudo ./run.py
$ sudo ./run.py <mail server hostname>
To customize the installation, look at the ``installer.cfg`` file.