diff --git a/README.md b/README.md index 5b14093..1915809 100644 --- a/README.md +++ b/README.md @@ -108,10 +108,8 @@ Please don't: this is my little human-created thing. Where `segment` is one of: major, minor, patch, stable, alpha, beta, rc, post, dev * commit -* push commits -* use lazygit to create the new version tag - * remember to prefix it with "v" -* push the tags, using lazygit +* When we really really want to release: + * `just release {Release Name can be several words}` ----