From 1f3bc3482c182d008d00816865a22b059fc1fd2c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Sachse?= <joerg.sachse@slub-dresden.de>
Date: Fri, 9 May 2014 10:02:18 +0000
Subject: [PATCH] inserted plugin file name

---
 README.1st | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.1st b/README.1st
index 3fd9862..8beb109 100644
--- a/README.1st
+++ b/README.1st
@@ -3,8 +3,8 @@ The plugin is based on the NFSStoragePlugin and writes files in a format like
 handle IEs on permanent storage, otherwise it would fail with a NULL-Pointer
 exception, because a SIP (as an example) does not have an IEPID yet.
 
-To compile the plugin, ensure that the SDK and NFSStorage plugin is located in
-"/exlibris" as described in the Makefile.
+To compile the plugin, ensure that the SDK and NFSStoragePlugin.jar is located
+in "/exlibris" as described in the Makefile.
 
 The targets for "make" are:
 
-- 
GitLab