diff --git a/README.md b/README.md index d8bab15..b352208 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Use [API documentation](http://retailcrm.github.io/api-client-php) 2) Run into your project directory: ```bash -composer require retailcrm/api-client-php ~4.0.0 --no-dev +composer require retailcrm/api-client-php 4.* --no-dev ``` If you have not used `composer` before, include autoloader into your project.