From a706499f1ec0d0722709cf04baf667be39e11475 Mon Sep 17 00:00:00 2001 From: Desmond Morris Date: Sun, 1 Dec 2013 16:31:42 -0500 Subject: [PATCH] Fixes mail config documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afa28d7409d6..281249a155bd 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Update the file `app/config/local/database.php` with your database name and cred #### 2.2) Setup Mail Settings -Copy the example mail config `app/config/local/database.example.php` to `database.php`. +Copy the example mail config `app/config/local/mail.example.php` to `mail.php`. Update the file `app/config/local/mail.php` with your mail settings. vi app/config/local/mail.php