From 3c687cf1c53761eee003a4c211fd419e9192c977 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 14 Jun 2021 16:28:43 -0300 Subject: Makefile: Use pandoc to generate HTML version of manpages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0a5d1df..51c6665 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The documentation is available via installed manpages or online: [`git-permalink Extratools used for development are: - [ShellCheck] for validating scripts; -- [pandoc], troff and Perl for generating the documentation HTML and website. +- [pandoc] and Perl for generating the documentation HTML and website. [ShellCheck]: https://www.shellcheck.net/ [pandoc]: https://pandoc.org/ -- cgit v1.2.3