From 171ffeb8da9ec548d476b724d2c90c62c626f644 Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Wed, 3 May 2017 23:44:35 +0300 Subject: [PATCH] no message --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d11f4d9..5a41bc0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Just order my [free installation service](https://mage2.pro/t/3585). composer require mage2pro/2checkout:* bin/magento setup:upgrade rm -rf pub/static/* && bin/magento setup:static-content:deploy -rm -rf var/di var/generation && bin/magento setup:di:compile +rm -rf var/di var/generation generated/code && bin/magento setup:di:compile ``` If you have some problems while executing these commands, then check the [detailed instruction](https://mage2.pro/t/263).