From 652bfc9c1d944bfe709711bb06e9d8bbb91e324f Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Mon, 7 May 2018 13:07:34 +0100 Subject: mention perl6 WWW dep needed for automated announce --- tools/star/release-guide.pod | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod index 9fe967e..08eba39 100644 --- a/tools/star/release-guide.pod +++ b/tools/star/release-guide.pod @@ -212,8 +212,11 @@ it for you. =item 13. Commit announcement to the rakudo.org repo automatically by running the following -command. (you can also make and commit the post manually, but if you do, be sure -to add C<%% title:> and C<%% date:> metadate to the top of the file): +command. You will need perl6 in the PATH and to "zef install WWW" if you don't +have it. + +You can also make and commit the post manually, but if you do, be sure +to add C<%% title:> and C<%% date:> metadate to the top of the file: cd $(mktemp -d) && git clone git@github.com:perl6/rakudo.org/. && -- cgit v1.1