Skip to content

Commit 032863e

Browse files
authored
Update README.md
1 parent fdd0fcb commit 032863e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ Run compile if your store in Product mode:
3535
```
3636
php bin/magento setup:di:compile
3737
```
38+
Run the command if you want clean Log in database:
3839

40+
```
41+
php bin/magento cleanUp
42+
```
3943
### 2. Copy and paste
4044

4145
If you don't want to install via composer, you can use this way.

0 commit comments

Comments
 (0)