From 9b1563a3fb98f04c8280a8840b7dce4f3549234d Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Wed, 23 Apr 2014 23:07:16 -0500 Subject: README: fix c# header, specify perl 5.8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c1ee28..01e8153 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ make ./stepX_YYY ``` -### C# +### C# ### The C# implementation of mal has been tested on Linux using the Mono C# compiler (mcs) and the Mono runtime (version 2.10.8.1). Both are @@ -122,7 +122,7 @@ cd make make -f stepX_YYY.mk ``` -### Perl 5 +### Perl 5.8 For readline line editing support, install Term::ReadLine::Perl or Term::ReadLine::Gnu from CPAN. -- cgit v1.2.3