From 36b8267b5b6b391118df0d497ddf5e771bf75444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Wed, 25 Jan 2012 12:27:29 +0100 Subject: [PATCH] Fix library name in README: python3-tempita --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1c3cdb5..a0e5c4f 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ may adopt a BSD-like license. == Requirements * Python 3.2 - * python3-templite 0.5.1 + * python3-tempita 0.5.1 * pdflatex == Installation