aboutsummaryrefslogtreecommitdiff
path: root/tools/star/release-guide.pod
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star/release-guide.pod')
-rw-r--r--tools/star/release-guide.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index 15f6edd..42a07a6 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -28,6 +28,12 @@ wish to do so. Step 8 will make sure you do this regardless.
=over 4
+=item 0.
+
+Make sure you have working C<perl6> binary in your C<$PATH>. Refer to
+L<http://rakudo.org/how-to-get-rakudo/> for how to do that. The exact version
+isn't very important at the moment, it just shouldn't be a year out of date.
+
=item 1.
Clone the git@github.com:rakudo/star repository.