From 2eeaaf3ddb90d5d145103f5150fe8aed1e687cc8 Mon Sep 17 00:00:00 2001 From: Synox Date: Fri, 19 Jan 2018 23:15:11 +0100 Subject: [PATCH] readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ca2870e..3916d35 100644 --- a/readme.md +++ b/readme.md @@ -36,7 +36,7 @@ Emails can also be deleted. 2. download a [release](https://github.com/synox/disposable-mailbox/releases) or clone this repository 3. copy the files in the `src` directory to your web server (not the whole repo!). 4. rename `config.sample.php` to `config.php` and apply the imap settings. Move `config.php` to a safe location outside the `public_html`. -5. edit `backend.php` and set the new path to `config.php`. +5. edit `index.php` and set the new path to `config.php`. 6. open it in your browser, check your php error log for messages.