Skip to content

Commit

Permalink
Merge pull request #1 from atakajlo/update_README
Browse files Browse the repository at this point in the history
Update REAMDE.md due issues iutbay#4 iutbay#7
  • Loading branch information
atakajlo committed Apr 28, 2016
2 parents 02eda69 + 6740f11 commit 2ef5aac
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 @@ -19,13 +19,13 @@ Since kcfinder package do not have stable release on packagist, you should use t
After, either run

```
php composer.phar require "iutbay/yii2-kcfinder" "*"
php composer.phar require "iutbay/yii2-kcfinder" "dev-master"
```

or add

```json
"iutbay/yii2-kcfinder" : "*"
"iutbay/yii2-kcfinder" : "dev-master"
```

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

0 comments on commit 2ef5aac

Please sign in to comment.