1
0
mirror of synced 2024-11-21 21:06:07 +03:00

Update README.md

This commit is contained in:
Alex Lushpai 2017-04-27 14:30:14 +03:00 committed by GitHub
parent c9384ff54b
commit ce2dab2c03

View File

@ -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.