Skip to content

Commit

Permalink
Merge pull request #14 from Islandora/adam-vessey-patch-1
Browse files Browse the repository at this point in the history
Add in missing reference to `islandora_fits_tags` in usage
  • Loading branch information
nigelgbanks authored Oct 20, 2022
2 parents 0d07ddb + 8b1f16f commit 0d7232d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ taxonomies, specifying the `--userid` targeting the user with the `fedoraadmin`
role:

```bash
composer exec -- drush migrate:import --userid=1 islandora_tags,islandora_defaults_tags
composer exec -- drush migrate:import --userid=1 islandora_tags,islandora_defaults_tags,islandora_fits_tags
```

This should get you a starter Islandora site with:
Expand Down

0 comments on commit 0d7232d

Please sign in to comment.