Commit 033dd7f0 authored by Jiří Novosad's avatar Jiří Novosad Committed by Jiří Novosad
Browse files

README.md: corrected the required Perl version

parent 6f52f50f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ There is also a `Makefile` that automates the MIDI files conversion.

## Dependencies

* PERL v5.22
* PERL v5.24
* PERL modules (not in core) to play the music:
  * [`DateTime`](https://metacpan.org/pod/DateTime)
  * [`POSIX::strptime`](https://metacpan.org/pod/POSIX::strptime)