diff --git a/README.md b/README.md index ca2b727..f619d0a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For existing applications you can add the following to your composer.json file: "require": { - "snelg/cakephp-3-oracle": "dev-master" + "snelg/cakephp-3-oracle": "~1.0" } And run `php composer.phar update`