From bba11987c7773445a457b248e7c6633194711481 Mon Sep 17 00:00:00 2001 From: karliuka Date: Mon, 29 Jul 2019 00:13:40 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27ae5e1..b463e30 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The corresponding version of the Smart Category Kit will be installed automatica ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile - php bin/magento setup:static-content:deploy (optional) + php bin/magento setup:static-content:deploy (optional) ``` ## Using @@ -80,5 +80,5 @@ This works only with modules defined as Composer packages. ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile - php bin/magento setup:static-content:deploy (optional) + php bin/magento setup:static-content:deploy (optional) ``` \ No newline at end of file