From 3d6bf6fa1ff9e4a6e70b726d71b09c41accfdd07 Mon Sep 17 00:00:00 2001 From: Joshua Shaw Date: Thu, 15 Jun 2023 10:25:13 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6739e6f..3705c18 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ArchivesSpace plugins directory. Add the ArchivesSpace Gem Pin gem (https://github.com/dartmouth-dltg/local_gems) to your ArchivesSpace plugin folder. The OmniAuth/Cas plugin depends on this gem -plugin to correctly initialize. Without it, the plugin could install gems that conflict with core. +to correctly initialize. Without it, the plugin could install gems that conflict with core. Initialize the `aspace-omniauth-cas` plugin (this will download the gems needed by the plugin):