From 0e814e75f17cc02f8b0f4c7df0e5a780fb50077d Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Wed, 13 Sep 2023 11:07:20 -0300 Subject: [PATCH] Add migrate import instructions to README. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 219215d..70fa9b3 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,16 @@ $ composer require islandora/islandora_mirador $ drush en islandora_mirador ``` + +If you wish to make use of Islandora's display hint +system, and Mirador hasn't been set up by an installation +stack such as ISLE or the Islandora Playbook, you will +need to import the display hint using Drush: + +```bash +drush migrate:import islandora_mirador_tags +``` + ### Upgrading from Islandora Defaults This module was formerly distributed with Islandora Defaults. If you are upgrading