Skip to content

Commit

Permalink
Merge pull request #1 from philippfrenzel/patch-1
Browse files Browse the repository at this point in the history
updated package reference.
  • Loading branch information
omnilight committed Apr 2, 2015
2 parents c190f09 + e79de35 commit 15089f7
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 @@ -11,13 +11,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
php composer.phar require omnilight/yii2-schedule "*"
php composer.phar require omnilight/yii2-scheduling "*"
```

or add

```json
"omnilight/yii2-schedule": "*"
"omnilight/yii2-scheduling": "*"
```

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

0 comments on commit 15089f7

Please sign in to comment.