diff --git a/docs/en/index.rst b/docs/en/index.rst index 60a15dbf..d9accc23 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -16,7 +16,7 @@ To install Chronos, you should use ``composer``. From your application's ROOT directory (where composer.json file is located) run the following:: - php composer.phar require "cakephp/chronos:^2.0" + php composer.phar require "cakephp/chronos:^3.0" Overview --------