Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 6, 2017
1 parent 7eb8c85 commit a7874df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The «[**European Central Bank Currency Converter**](https://mage2.pro/t/375)»
```
composer require mage2pro/currency-convert:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy
rm -rf pub/static/* && bin/magento setup:static-content:deploy <locale, e.g.: en_GB>
rm -rf var/di var/generation && bin/magento setup:di:compile
```
If you have some problems while executing these commands, then check the [detailed instruction](https://mage2.pro/t/263).
Expand Down

0 comments on commit a7874df

Please sign in to comment.