Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Chepurnoy authored Sep 26, 2017
1 parent 21cc5f6 commit 16e0192
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,9 @@ How to use this extension in your own extension?
First of all, you should include dependency to the `yii2mod\yii2-scheduling` into your composer.json:

```
...
'require': {
"yii2mod/yii2-schedule": "*"
"yii2mod/yii2-scheduling": "*"
}
...
```

Next you should create bootstrapping class for your extension, as described in the http://www.yiiframework.com/doc-2.0/guide-structure-extensions.html#bootstrapping-classes
Expand Down

0 comments on commit 16e0192

Please sign in to comment.