From 7d188fcec9cb64e67e26f958ed5085ebd71c15c9 Mon Sep 17 00:00:00 2001
From: Jens Steidl <Jens.Steidl@slub-dresden.de>
Date: Thu, 15 Oct 2020 17:06:42 +0200
Subject: [PATCH] - fixed module name

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5e2e150..f1c4692 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ NOTE: The use of option `copy` is strongly recommended. The other options modify
 ## Requirements
 * Perl version 5.28 or higher
 * cpan or cpanm
-* several CPAN modules such as Archive::BagIt::Base (0.065 or higher)
+* several CPAN modules such as Archive::BagIt (0.065 or higher)
 
 ## Three ways to install a module
 * with cpan `cpan Archive::BagIt`
-- 
GitLab