aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 073d3ac..f71f83e 100644
--- a/README
+++ b/README
@@ -57,6 +57,9 @@ 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
Rakudo.
+Please note that this release of Rakudo Star is not fully functional with the
+JVM backend from the Rakudo compiler. Please use the MoarVM backend only.
+
Configured this way, one or more Perl 6 executables and selected Perl 6
modules will be installed into the install/ subdirectory, which resides inside
the source archive directory. Running make install will *not* install anything