docs: update requirements in readme

This commit is contained in:
2025-11-23 11:36:08 +01:00
parent c43f718495
commit cee5bc89fa

View File

@@ -13,6 +13,7 @@ A lightweight, pure Perl markdown to HTML converter that uses a state machine fo
## Requirements
- Perl 5.42 or higher
- Getopt::Long (but it's already installed on most Perl installations)
## Installation