From d45be1b55835730cab16e48e292e3d155a00656c Mon Sep 17 00:00:00 2001 From: John Gabriele Date: Sun, 29 Apr 2012 13:52:21 -0400 Subject: Made in clear in the README where the install/ dir is. --- skel/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'skel') diff --git a/skel/README b/skel/README index e12213e..b6ee79f 100644 --- a/skel/README +++ b/skel/README @@ -46,7 +46,9 @@ The basic steps to build Rakudo Star are: $ make install This will build a Perl 6 executable and install selected -Perl 6 modules in the install/ subdirectory. Programs can +Perl 6 modules into the install/ subdirectory, which resides +inside the source archive directory. Running make install +will *not* install anything into /usr/local. Programs can then be run directly using a command like: $ ./perl6 hello.pl -- cgit v1.1