aboutsummaryrefslogtreecommitdiff
path: root/skel/README
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-08-24 17:15:29 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-08-24 17:15:29 +0200
commitd4031414bfdc8c523a5c4d76b2d480c504b22c60 (patch)
treef09e7b744e460b3125b5b8feb1c61f95fdf8bb8e /skel/README
parent089584d3577b72ed3fb405a32f35469ca7b939ab (diff)
bump some versions
also reduce memory numbers in README a bit
Diffstat (limited to 'skel/README')
-rw-r--r--skel/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/skel/README b/skel/README
index a2a6e0f..2194532 100644
--- a/skel/README
+++ b/skel/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
-This is the 2012.06 release of Rakudo Star.
+This is the 2012.08 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2012 by the Rakudo Star Team.
@@ -17,7 +17,7 @@ Build Prerequisites
To build Rakudo Star you need at least a C compiler, a 'make' utility,
and Perl 5.8.4 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, while 2GB is generally known to be sufficient.
+Rakudo, while 1.5GB is generally known to be sufficient.
In order to fully support Unicode, you'll also want to have the
ICU library installed (http://site.icu-project.org/).