Update README.md

This commit is contained in:
Clayton Dewey 2019-08-30 16:03:45 +00:00
parent 96963ce975
commit 73dc513578

View file

@ -64,7 +64,7 @@ Once the files are in the correct place and the database has been created we can
``` ```
ddev . drush mim --group="migrate_drupal_7_geo" ddev . drush mim --group="migrate_drupal_7_geo"
``` ```
Note: The migration will partially fail because of missing files. For now, re-run the migration command and it will complete the migration.
## Running the migration on the hosted instance ## Running the migration on the hosted instance