aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skel/README4
1 files changed, 3 insertions, 1 deletions
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