summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/templates/readme.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/readme.tmpl b/share/templates/readme.tmpl
index 9f6d3bf..642712f 100644
--- a/share/templates/readme.tmpl
+++ b/share/templates/readme.tmpl
@@ -26,8 +26,8 @@ REQUIREMENTS
configure.ac or any of the m4 files it includes and need to regenerate
configure or config.h.in, you will need Autoconf [% build.autoconf %] or
later.[% IF build.manpages %] Perl is also required to generate manual
- pages from a fresh Git checkout.
- [% END %][% IF bootstrap %][% indent(to_text(bootstrap), 2) %][% END %]
+ pages from a fresh Git checkout.[% END %][% IF bootstrap %]
+[% indent(to_text(bootstrap), 2) %][% END %]
[% END %][% IF build.type == 'Module::Build' %]
BUILDING AND INSTALLATION