aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2018-05-07 13:02:03 +0100
committerSteve Mynott <steve.mynott@gmail.com>2018-05-07 13:02:03 +0100
commit040ead6ca3289539a66a7ab6d88481d2ef56bf06 (patch)
treedc7cd912957f6e9a9666aacd4fb66d2a9369e0a5
parent1920a6380e78d2946b2c4110bd504283a6768fc9 (diff)
tweak automated annouce instructions and suggest use of git over ssh
-rw-r--r--tools/star/release-guide.pod11
1 files changed, 5 insertions, 6 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index 7a48e51..9fe967e 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -211,14 +211,13 @@ it for you.
=item 13.
-Commit announcement to rakudo.org repo. Clone the repo and run the script,
-giving it the Rakudo Star version it's uploading (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):
+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):
cd $(mktemp -d) &&
- git clone https://github.com/perl6/rakudo.org/ . &&
- ./push-latest-rakudo-star-announcement.p6 2018.01
+ git clone git@github.com:perl6/rakudo.org/. &&
+ ./push-latest-rakudo-star-announcement.p6 2018.01
Publicize the release in the appropriate places. These include: