From d323a7987a6561742915f0ae4777651861fc1dbf Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Wed, 25 Feb 2015 15:27:55 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b48701..f1ae684 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,11 @@ git clone git@github.com:/intarocrm/prestashop-module.git #### Install Rest API Client. +Install api-client-php via [composer](http://getcomposer.org) + ``` cd prestashop-module -composer install +/path/to/composer.phar install ``` #### Create .zip file.