We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc76e2 commit f705328Copy full SHA for f705328
README.md
@@ -2,8 +2,11 @@
2
## Install via composer (need to update for using github)
3
4
composer config repositories.hammer-mysql-dump-command git [email protected]:WeidenhammerCommerce/mysql-dump-command.git
5
+
6
composer require hammer/mysql-dump-command:dev-master
7
8
bin/magento module:enable Hammer_MysqlDumpCommand
9
10
bin/magento s:up
11
12
## How to use it?
0 commit comments