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