From 9a7e0680ae46bedfb1cca387e4296e426f102f97 Mon Sep 17 00:00:00 2001 From: Tony Aiuto Date: Fri, 4 Dec 2020 20:11:58 -0500 Subject: [PATCH] typo; --- distro/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distro/README.md b/distro/README.md index b955ffb..7e309ed 100644 --- a/distro/README.md +++ b/distro/README.md @@ -5,12 +5,12 @@ WARNING: These are what worked last time. Reality might be different. ## Step 1: Make the release - Pick a new version number -- Run distro/make_rel.sh *version* +- Run distro/makerel.sh *version* - Go to the [Releases](https://github.com/bazelbuild/platforms/releases) page - Draft a new release - Name the release with a version number - Use the version number as the title - - Copy the description that make_rel.sh produced to the description field. + - Copy the description that makerel.sh produced to the description field. - upload the generated tar file - use https://github.com/bazelbuild/continuous-integration/blob/master/mirror/mirror.sh to mirror the file