update repo extraction path

This commit is contained in:
Asif Bacchus 2020-07-28 12:20:19 -06:00
parent e97da63d0b
commit e77de8e40b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This can be a welcome alternative when PHPMailer has been integrated into a comp
1. Clone or extract this repo to the root of your website.
2. Fill-in your SMTP connection parameters in **config.php** and save the file.
3. Navigate to *your.domain.tld/mailertest*.
3. Navigate to *your.domain.tld/phpmailerTest*.
4. Fill-in the on-page options and click the 'TEST' button.
5. Read the full diagnostic log provided on screen.