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