From 64a50829ffc3900554c11001f34f935ede8c8696 Mon Sep 17 00:00:00 2001 From: Raj K Bhtt Date: Wed, 25 Jan 2017 00:39:36 +0400 Subject: [PATCH] Added clear static content in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8111345..107b5d4 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ composer require magepsycho/magento2-easy-template-path-hints:dev-master ``` Enable module ```bash -php bin/magento module:enable MagePsycho_Easypathhints +php bin/magento module:enable MagePsycho_Easypathhints --clear-static-content ``` Flush everything: