diff --git a/README.rst b/README.rst index 71cd68b..61ce1c0 100644 --- a/README.rst +++ b/README.rst @@ -23,3 +23,10 @@ By default, the following components are installed: * Postfix * Dovecot * Amavis (with SpamAssassin and ClamAV) + +If you want to follow details of installation process, use --debug + +At the end of the process, you should consider updating virus database with this command:: + + freshclam + /etc/init.d/clamav-daemon restart