Update debian_build_doc.md

This commit is contained in:
Timo Võhmar 2016-11-21 10:44:55 +02:00 committed by GitHub
parent 0dcecbcd1f
commit a1e69afddf

View file

@ -99,7 +99,7 @@ iptables -A INPUT -p tcp --dport 700 -j CHKLIMITS
```` ````
#### Mailcatcher for staging (optional) #### Mailcatcher for staging (optional)
We recommend using mailcatcher for staging env, so that all outgoing e-mails are catched and not actualy sent out. We recommend using mailcatcher for staging env, so that all outgoing e-mails are caught and not actualy sent out.
The mailcatcher website explains how it should be intsalled and configured. The mailcatcher website explains how it should be intsalled and configured.
[Mailcatcher](https://mailcatcher.me/) [Mailcatcher](https://mailcatcher.me/)
````` `````