From dec0e26eb8d8f6640badc4a89800fd61e9341729 Mon Sep 17 00:00:00 2001 From: jnthn Date: Fri, 2 May 2014 21:58:59 +0200 Subject: s/5.9.0/5.10.0/ as "dev releases never happened" --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index df4c43c..2afe46e 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ with less. Build Prerequisites for Rakudo on the JVM ----------------------------------------- To build Rakudo Star on the JVM, you need at least a 'make' utility, -both 'java' and 'javac' available in your path, and Perl 5.9.0 or +both 'java' and 'javac' available in your path, and Perl 5.10.0 or newer. The 'java' and 'javac' are obtained by installing a Java Development kit, for example openjdk-7 or the Oracle JDK. @@ -43,7 +43,7 @@ can complete within a gigabyte of memory. Build Prerequisites for Rakudo on Parrot ---------------------------------------- To build Rakudo Star on Parrot you need at least a 'make' utility, a C -compiler, and Perl 5.9.0 or newer. You probably also want a machine with +compiler, and Perl 5.10.0 or newer. You probably also want a machine with a fair amount of memory available: 1GB is known to be too small for building Rakudo on Parrot, while 2GB is generally known to be sufficient. -- cgit v1.1