Update documentation to reflect reality.

This commit is contained in:
Dianne Skoll
2025-06-18 11:02:37 -04:00
parent 21d28ebfc3
commit cc06592fe0
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ REM2HTML
rem2html is a Perl script that transforms the output of `remind -pp
...' to HTML. Type `perl rem2html --help' for usage information.
rem2html requires the Perl modules `JSON::Any' and `Getopt::Long'. It
rem2html requires the Perl modules `JSON::MaybeXS' and `Getopt::Long'. It
will not be installed unless you have those modules as well as Perl
itself.