From b237f274fc10d1ad5797a8c87ba877a185f9e157 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sun, 1 Aug 2010 22:15:42 +0200 Subject: [README] be more verbose about not building distributions, unless you are a developer --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index ca29951..758fc80 100644 --- a/README +++ b/README @@ -5,8 +5,14 @@ of modules we want included in the distribution. This repository doesn't contain a distribution, it contains the tools and scripts to build a distribution. Run "make VERSION=yyyy.mm" to populate -a distribution image in the rakudo-star-yyyy.mm/ directory. The build -system assumes that you have the following tools available: +a distribution image in the rakudo-star-yyyy.mm/ directory. + +*** This task should only be done by a release manager, or for testing +your changes if you want to contribute to Rakudo Star. If you just want +to use Rakudo Star, please download a pre-built tar.gz from +http://github.com/perl6/book/downloads *** + +The build system assumes that you have the following tools available: * perl * make -- cgit v1.1