d7fee7b4 by Vo Van Khoa

Update readme.md

1 parent 281a6334
...@@ -9,7 +9,7 @@ Use modman [Linux](https://github.com/colinmollenhour/modman) | [Windows](https: ...@@ -9,7 +9,7 @@ Use modman [Linux](https://github.com/colinmollenhour/modman) | [Windows](https:
9 Use git: 9 Use git:
10 10
11 git clone https://github.com/khoazero123/M2OverrideCreateInvoice.git 11 git clone https://github.com/khoazero123/M2OverrideCreateInvoice.git
12 cp M2OverrideCreateInvoice/* magento_root/ 12 cp -r M2OverrideCreateInvoice/* magento_root/
13 13
14 14
15 # INSTALLATION 15 # INSTALLATION
......