Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention 'make release' only for parrot Makefile
  • Loading branch information
lizmat committed Nov 20, 2014
1 parent bef19e0 commit 14905e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release_guide.pod
Expand Up @@ -65,7 +65,8 @@ time.
Create a release tarball (needed for the Rakudo Star release)
by entering C<make release VERSION=YYYY.MM>, where YYYY.MM is
the month for which the release is being made. This will
create a tarball file named C<nqp-YYYY.MM.tar.gz>.
create a tarball file named C<nqp-YYYY.MM.tar.gz>. Note: for some reason,
this functionality only exists in the parrot Makefile.

=item 5.

Expand Down

0 comments on commit 14905e2

Please sign in to comment.