From 0f81cf52e766edc1ea325cbbb6b08b658cbdec26 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Mon, 11 Nov 2019 11:10:01 -0800 Subject: [PATCH] Update README.md --- releasing/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/releasing/README.md b/releasing/README.md index e711d192d..5e8f589d5 100644 --- a/releasing/README.md +++ b/releasing/README.md @@ -272,7 +272,9 @@ git tag -a $tag -m "Release $tag on branch $branch" ### optionally build a release locally -Install [`cloud-build-local`], then run +[localbuild.sh]: localbuild.sh + +Install [`cloud-build-local`], then run [localbuild.sh]: ``` ./releasing/localbuild.sh $module