aboutsummaryrefslogtreecommitdiff
path: root/Configure.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Configure.pl')
-rw-r--r--Configure.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Configure.pl b/Configure.pl
index 9b065cc..cc9000b 100644
--- a/Configure.pl
+++ b/Configure.pl
@@ -53,6 +53,11 @@ MAIN: {
"I see a .git directory here -- you appear to be trying",
"to run Configure.pl from a clone of the Rakudo Star git",
"repository.",
+ "You most probably should be following",
+ " tools/star/release-guide.pod",
+ "instead. Please be aware that running Configure.pl from",
+ "a clone of the rakudo star git repo will never be",
+ "the right thing to do.",
$options{'force'}
? '--force specified, continuing'
: download_text()