aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-07-30 10:36:32 +0100
committerLouise Crow <louise.crow@gmail.com>2013-07-30 10:36:45 +0100
commit6bd6cc770891bce769b5093b8ad38f35195f774d (patch)
treee1fa859873ceaf81b4513cf60dd6f51a59783815
parent34879219dabe3a9a813a3b30e4391d35e0bc8688 (diff)
Add a note on how to start mailcatcher.
-rw-r--r--doc/INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index b356208a4..141badeaf 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -159,7 +159,8 @@ document, though we describe an example configuration for Exim in
Note that in development mode, mail is handled by default by mailcatcher
so that you can see the mails in a browser - see http://mailcatcher.me/
-for more details.
+for more details. Start mailcatcher by running `bundle exec mailcatcher`
+in your application directory.
## Minimal