aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 806d504..f3ba0d5 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
-This is the 2015.03 release of Rakudo Star.
+This is the 2015.06 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2015 by the Rakudo Star Team.
@@ -51,7 +51,7 @@ The easiest way to build Rakudo Star for a particular backend is:
You can also build for all backends:
- $ perl Configure.pl --backend=jvm,moar --gen-moar
+ $ perl Configure.pl --backend=moar,jvm --gen-moar
Note that --gen-moar automatically builds a MoarVM for you, and implies
--gen-nqp, which builds NQP, a subset of Perl 6 that is used to implement