Skip to content

Commit 526a6b8

Browse files
committed
Merge pull request #2 from CristianTan/patch-1
Update README.md
2 parents 9604578 + 52ebfc0 commit 526a6b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ The preferred way to install this extension is through [composer](http://getcomp
6565
Either run
6666

6767
```
68-
php composer.phar require demogorgorn/yii2-ajaxSubmitButton "*"
68+
php composer.phar require demogorgorn/yii2-ajax-submit-button "*"
6969
```
7070

7171
or add
7272

7373
```
74-
"demogorgorn/yii2-ajaxSubmitButton": "*"
74+
"demogorgorn/yii2-yii2-ajax-submit-button": "*"
7575
```
7676

7777
to the require section of your `composer.json` file and run `composer update`.

0 commit comments

Comments
 (0)