mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-04-06 22:53:34 +03:00
Update README.md
This commit is contained in:
parent
de498ad129
commit
d323a7987a
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue