We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9604578 + 52ebfc0 commit 526a6b8Copy full SHA for 526a6b8
README.md
@@ -65,13 +65,13 @@ The preferred way to install this extension is through [composer](http://getcomp
65
Either run
66
67
```
68
-php composer.phar require demogorgorn/yii2-ajaxSubmitButton "*"
+php composer.phar require demogorgorn/yii2-ajax-submit-button "*"
69
70
71
or add
72
73
74
-"demogorgorn/yii2-ajaxSubmitButton": "*"
+"demogorgorn/yii2-yii2-ajax-submit-button": "*"
75
76
77
to the require section of your `composer.json` file and run `composer update`.
0 commit comments