diff --git a/README.md b/README.md index fe4c36b..049ca26 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,14 @@ ### **Installation** - 1. Install using Composer + 1. Composer Installation - Navigate to your Magento root folder
`cd path_to_the_magento_root_directory`
- Then run the following command
`composer require kiwicommerce/module-enhanced-smtp`
- Make sure that composer finished the installation without errors. - 2. Install manually + 2. Command Line Installation - Backup your web directory and database. - Download Enhanced SMTP installation package from here. - Upload contents of the Enhanced SMTP Log installation package to your Magento root directory. @@ -32,7 +32,7 @@ `php bin/magento setup:static-content:deploy`
`php bin/magento cache:flush` -Find More details on Kiwi Commerce +Find More details on Kiwi Commerce ## Where will it appear in the Admin Panel