Update README

This commit is contained in:
Dianne Skoll
2025-08-13 17:34:19 -04:00
parent ae9fe78817
commit a49ecccb34

View File

@@ -6,9 +6,13 @@ the GNU General Public License, Vesion 2.
## Prerequisites:
### Remind and Rem2PS
remind and rem2ps have no prerequisites beyond the standard C library and
the standard math library.
### Rem2HTML and Rem2PDF
rem2html requires the JSON::MaybeXS Perl module and rem2pdf
requires the JSON::MaybeXS, Pango and Cairo Perl modules.
@@ -24,6 +28,8 @@ requires the JSON::MaybeXS, Pango and Cairo Perl modules.
- On Arch linux, you need `pango-perl`, `cairo-perl` and `perl-json-maybexs`
### TkRemind
TkRemind requires Tcl/Tk and the tcllib library.
- On Debian-like systems, install with: