From c0ba8477f77c9f8f8b9866c2c6f6f089da4425cb Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 28 Oct 2009 13:55:16 +0100 Subject: [PATCH] [README] "make install" in parrot is now sufficient --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1eaef2bc877..ed46305610b 100644 --- a/README +++ b/README @@ -75,7 +75,7 @@ of Rakudo you're working with. You can use C<--parrot-config=/path/to/parrot_config> instead of C<--gen-parrot> to use an already installed Parrot for building Rakudo. This installed Parrot must include its development -environment; typically this is done via Parrot's C +environment; typically this is done via Parrot's C target or by installing prebuilt C and/or C packages. The version of the already installed Parrot must satisfy a minimum specified by the Rakudo being built -- Configure.pl will