diff --git a/README.md b/README.md index 4b45102..968e6e8 100644 --- a/README.md +++ b/README.md @@ -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.