Browse Source

Update README.md

Update cp command to macOS
Vladimir Polischuk 6 years ago
parent
commit
80de4b7cc3
1 changed files with 1 additions and 1 deletions
  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: