From 0351572445aae52037d330d5f9dc4c33e5af7ac7 Mon Sep 17 00:00:00 2001 From: Joel Rainwater Date: Wed, 23 Jan 2019 11:29:48 +0100 Subject: [PATCH] Fixed code formatting in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee9b6cee..25cc052d 100644 --- a/README.md +++ b/README.md @@ -127,8 +127,8 @@ You can run the following command to execute the full import: ``` ... or in multistore setup You can run the same command with specified `store-code` parameter -` -``bash + +```bash yarn mage2vs import --store-code=de ```