From b8a632ce2a61b19b8278ffc4265d53f50789b227 Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Tue, 25 Feb 2014 13:07:33 +0000
Subject: [PATCH] - added some hints about installation

---
 README.1st | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.1st b/README.1st
index f3bd68f..541b73e 100644
--- a/README.1st
+++ b/README.1st
@@ -12,4 +12,10 @@ clean: clean up directory
 doc: compile javadoc description
 all: compile and build SLUBStoragePlugin.jar
 
+To install, do 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"
+
 If any questions ask andreas.romeyke@slub-dresden.de
-- 
GitLab