Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
release guide: document that you need perl6 in $PATH
  • Loading branch information
moritz committed Jan 5, 2015
1 parent 768419d commit 0e81d1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/star/release-guide.pod
Expand Up @@ -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.
Expand Down

0 comments on commit 0e81d1c

Please sign in to comment.