diff --git a/README.md b/README.md index 0d942f9..a760fe0 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ There is a reference to the `sites/default/files` in the database so that struct The path in the `upgrade_d7_file.yml` migration file is different because this is executed inside the docker container so in the docker container the is: `/var/www/html/` but no need to re-create those folders in the host machine. +Download a database dump of the D7 site via the Backup and Migrate module. + Create a database called `drupal7`: Use `ddev describe` to see what the host and port are for your local environment, and use that in the first line here: