From 571f5641897bc34bce2b0aba8bdca3a6ae9d0524 Mon Sep 17 00:00:00 2001
From: Jens Steidl <Jens.Steidl@slub-dresden.de>
Date: Wed, 17 Aug 2022 12:49:25 +0200
Subject: [PATCH] - fixed instructions

---
 README.1st | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.1st b/README.1st
index 2e80979..a23520f 100644
--- a/README.1st
+++ b/README.1st
@@ -26,8 +26,10 @@ To install, do the following:
 
 * copy SLUBStoragePlugin.jar to /operational_shared/plugins/custom/ on target
   system
-* copy SLUBStoragePlugin.jar to /operational_shared/plugins/custom/deploy on
-  target system
-* use dps user to restart Rosetta: "su dps; dps_restart"
+* log into Rosetta Administration -> Plug-In Management -> Custom
+    on new install: -> Add Plug-In Instance -> SLUBStoragePlugin -> Install
+    on upgrade: -> SLUBStoragePlugin -> More Actions -> Upgrade
+* use dps user to restart Rosetta: "sudo su dps; dps_restart" or alternatively
+  restart Rosetta systemd service: "sudo systemctl restart exlibris"
 
 If you have any questions, feel free to ask andreas.romeyke@slub-dresden.de
-- 
GitLab