aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7bd7463..455890d 100644
--- a/README.md
+++ b/README.md
@@ -180,8 +180,9 @@ You can provide `-i` multiple times to bind to multiple interfaces at the same t
This is mostly a note for me on how to release this thing:
-- `cargo release --dry-run`
-- `cargo release`
+- Make sure `CHANGELOG.md` is up to date.
+- `cargo release --dry-run <version>`
+- `cargo release <version>`
- Releases will automatically be deployed by Github Actions.
- Docker images will automatically be built by Docker Hub.
- Update AUR package.