1
0
mirror of synced 2024-11-21 19:36:02 +03:00

Update README.md

This commit is contained in:
Alex Lushpai 2019-07-16 15:56:44 +03:00 committed by GitHub
parent 10121a501f
commit 997cc48acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ This is php retailCRM MG Bot API client.
2) Run into your project directory:
```bash
composer require retailcrm/mg-bot-api-client-php ~1.0
composer require retailcrm/mg-bot-api-client-php ~1.*
```
If you have not used `composer` before, include autoloader into your project.