Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mootensai committed Feb 22, 2016
1 parent 51c4640 commit c8ddc16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```bash
$ composer require mootensai/yii2-enhanced-gii
$ composer require mootensai/yii2-enhanced-gii:@dev
```

or add

```
"mootensai/yii2-enhanced-gii": "*"
"mootensai/yii2-enhanced-gii": "@dev"
```

to the `require` section of your `composer.json` file.
Expand Down

0 comments on commit c8ddc16

Please sign in to comment.