From 333ed900a18305ea0740f0fc98dbe3879c1f850f Mon Sep 17 00:00:00 2001 From: Yoshi Sakai Date: Mon, 4 Nov 2019 14:52:23 +0900 Subject: [PATCH] Update README.md Fix git clone strings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c09f5719..0143d63f1 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Development installation of Magento Japanese modules requires several simple add ``` 5. Clone source code of Magento Japanese project: ```sh - git clone git clone git@github.com:magento/magento2-jp.git ext/magento/magento2-jp + git clone git@github.com:magento/magento2-jp.git ext/magento/magento2-jp ``` We highly recommend to use `/` folders inside `ext` folder to avoid naming conflicts. 6. Add Magento Japanese project to your Magento installation: