We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94efd6d commit 7704fd4Copy full SHA for 7704fd4
1 file changed
README.md
@@ -16,7 +16,6 @@ Just order my [free installation service](https://mage2.pro/t/3585).
16
```
17
composer require mage2pro/securepay:*
18
bin/magento setup:upgrade
19
-rm -rf pub/static/* && bin/magento setup:static-content:deploy <locale, e.g.: en_AU>
20
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US en_AU <additional locales, e.g.: zh_Hans_CN>
21
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
22
0 commit comments