diff --git a/release/build-official-release.sh b/release/build-official-release.sh index 0ccf6ae5e34..9c42e3df33a 100755 --- a/release/build-official-release.sh +++ b/release/build-official-release.sh @@ -90,7 +90,7 @@ SHA1=$(sha1 "${KUBE_BUILD_DIR}/kubernetes.tar.gz") cat <<- EOM -Success! You must now do the following (you may want to cut and paste these +Success! You must now do the following (you may want to cut and paste these instructions elsewhere): 1) pushd ${KUBE_BUILD_DIR}; build/push-official-release.sh ${KUBE_RELEASE_VERSION}