fix in README
This commit is contained in:
parent
8b59f079ef
commit
be29e86d73
@ -12,7 +12,7 @@ Requirements
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
1) Install [composer](https://getcomposer.org/download/) into the project directory.
|
1) Install [composer](https://getcomposer.org/download/)
|
||||||
|
|
||||||
2) Run:
|
2) Run:
|
||||||
```bash
|
```bash
|
||||||
@ -61,7 +61,7 @@ try {
|
|||||||
'items' => array(
|
'items' => array(
|
||||||
//...
|
//...
|
||||||
),
|
),
|
||||||
delivery => array(
|
'delivery' => array(
|
||||||
'code' => 'russian-post',
|
'code' => 'russian-post',
|
||||||
)
|
)
|
||||||
));
|
));
|
||||||
|
Loading…
Reference in New Issue
Block a user