Skip to content

Commit

Permalink
Merge pull request #50 from barryvdh/patch-1
Browse files Browse the repository at this point in the history
Use --dev flag for Composer
  • Loading branch information
vpietri authored Oct 20, 2021
2 parents c6523b1 + 88d7afa commit 7b4279f
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 @@ -56,7 +56,7 @@ In the Magento root directory

- Install the module
```
composer require vpietri/adm-quickdevbar
composer require vpietri/adm-quickdevbar --dev
php bin/magento module:enable ADM_QuickDevBar
php bin/magento setup:upgrade
```
Expand Down

0 comments on commit 7b4279f

Please sign in to comment.