From e122b6163083d9155b9b55bc400ef55c1903818a Mon Sep 17 00:00:00 2001 From: Karliuka Vitalii Date: Wed, 14 Feb 2018 17:07:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 475c04d..7754e07 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Magento CE 2.1.x, 2.2.x 2. Enter following commands to install module: ```bash - composer require require faonni/module-smtp + composer require faonni/module-smtp ``` Wait while dependencies are updated.