diff --git a/tools/packaging/release/README.md b/tools/packaging/release/README.md index d2f1a4446f..bc7518077f 100644 --- a/tools/packaging/release/README.md +++ b/tools/packaging/release/README.md @@ -34,7 +34,7 @@ $ ./update-repository-version.sh -h To update project version for Kata Containers, use the following: ```bash -$ make bump-kata-version NEW_VERSION= +$ make bump-kata-version NEW_VERSION="${new_version}" ``` The makefile target `bump-kata-version` creates a GitHub pull request in the