1
0
mirror of synced 2024-11-21 21:06:07 +03:00

fix in README

This commit is contained in:
Ilyas Salikhov 2014-11-06 03:20:32 +03:00
parent 8b59f079ef
commit be29e86d73

View File

@ -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',
)
));