diff --git a/README.md b/README.md index 502e3443e0..6258ecb81a 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ git cliff Set a tag for the "unreleased" changes: ```sh +# it doesn't have to be an existing tag git cliff --tag 1.0.0 ```