Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[README] bump version, and memory requirement
  • Loading branch information
moritz committed Nov 23, 2013
1 parent 517cc37 commit a2682c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".

This is the 2013.10 release of Rakudo Star.
This is the 2013.11 release of Rakudo Star.

Rakudo Star is Copyright (C) 2010 - 2013 by the Rakudo Star Team.

Expand All @@ -16,7 +16,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 1.5GB is generally known to be sufficient.
Rakudo, while 2GB 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/).
Expand Down

0 comments on commit a2682c7

Please sign in to comment.