Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] update the download step in the release guide
  • Loading branch information
moritz committed Feb 22, 2013
1 parent 42f8ead commit 483ce86
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/release_guide.pod
Expand Up @@ -281,8 +281,12 @@ Tag the release by its release month ("YYYY.MM") and its code name.

=item 15.

Upload the release tarball to github's download area at
L<http://github.com/rakudo/rakudo/downloads>.
Uplaod the tarball to L<http://rakudo.org/downloads/rakudo>:

$ scp rakudo-2010.02.tar.gz rakudo@rakudo.org:public_html/downloads/rakudo/

If you do not have permissions for that, ask one of (pmichaud, jnthn,
masak, tadzik, moritz, PerlJam) on #perl6 to do it for you.

=item 16.

Expand Down

0 comments on commit 483ce86

Please sign in to comment.