From 261eb2ae08fee75a0a0e3935ef64c516e8bc2b98 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 30 Jun 2010 11:56:07 +0200 Subject: [PATCH] README: emphasize that installing Rakudo is really necessary --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index a8182fac937..e1fe1a972e2 100644 --- a/README +++ b/README @@ -63,6 +63,15 @@ the build directory using a command like: $ ./perl6 hello.pl +B: To run Rakudo from outside the build directory, you +B run + + $ make install + +This will install the C (or C binary on windows) +into the C directory locally, no additional root +privileges necessary. + The C<--gen-parrot> above option tells Configure.pl to automatically download and build the most appropriate version of Parrot into a local "parrot/" subdirectory, install that Parrot into