From 049438dfb72a957a119d22636da87645f3736a5f Mon Sep 17 00:00:00 2001 From: pmichaud Date: Wed, 28 Jul 2010 11:40:22 -0500 Subject: Improve the Configure.pl closing method (Tene++ for noticing). --- skel/Configure.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'skel/Configure.pl') diff --git a/skel/Configure.pl b/skel/Configure.pl index a0e687e..6a3c87b 100644 --- a/skel/Configure.pl +++ b/skel/Configure.pl @@ -96,9 +96,9 @@ END print <<"END"; You can now use '$make' to build Rakudo Perl. -After that, you can use '$make test' to run some local tests, -or '$make spectest' to check out (via svn) a copy of the Perl 6 -official test suite and run its tests. +After that, you can use '$make rakudo-test' to run some local tests, +or '$make install' to create a 'perl6' executable in the local directory +and in $config{'bindir'}/perl6 . END exit 0; -- cgit v1.1