浏览代码

Merge pull request #160 from northdakota/patch-1

Update README.md
Mark Shust 6 年之前
父节点
当前提交
996330af55
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -140,7 +140,7 @@ curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/te
 rm -rf src
 
 # Replace with existing source code of your existing Magento instance:
-cp ~/Sites/existing src
+cp -R ~/Sites/existing src
 # or: git clone git@github.com:myrepo.git src
 
 # Create a DNS host entry for the site: