From 0f7c7311245dcd78b40d9032677a1ceed672175c Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 12 Oct 2013 11:15:29 +0200 Subject: [PATCH] Isodoc >= 1.00 is needed to have IBAN/BIC in the invoices --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index cc27350..c262876 100644 --- a/README.rdoc +++ b/README.rdoc @@ -34,7 +34,7 @@ The following Ruby libraries are required: and the following LaTeX programs: * pdflatex, with: - * isodoc package + * isodoc package (>= 1.00) * rubber == Installation