Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
karliuka committed Jul 28, 2019
1 parent 860144b commit bba1198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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)
```

0 comments on commit bba1198

Please sign in to comment.