diff --git a/mex-{{ cookiecutter.project_name }}/README.md b/mex-{{ cookiecutter.project_name }}/README.md index 0bf89c7..1421634 100644 --- a/mex-{{ cookiecutter.project_name }}/README.md +++ b/mex-{{ cookiecutter.project_name }}/README.md @@ -76,8 +76,8 @@ components of the MEx project are open-sourced under the same license as well. ### creating release -- run `pdm release RULE` to release a new version where RULE determines which part of -the version to update and is one of `major`, `minor`, `patch`. +- run `pdm release RULE` to release a new version where RULE determines which part of + the version to update and is one of `major`, `minor`, `patch`. ### container workflow