aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-02-06 15:21:08 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-02-06 15:21:08 +0000
commitde37c28b71c756fe6fbca83c3a7d6617c9eb4422 (patch)
treea95dcc64720155b8e70ca6210f6132117f5f112c /README.md
parentMerge pull request #729 from svenstaro/better-mobile-formatting (diff)
downloadminiserve-de37c28b71c756fe6fbca83c3a7d6617c9eb4422.tar.gz
miniserve-de37c28b71c756fe6fbca83c3a7d6617c9eb4422.zip
Fix release instructions
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08ce928..6b7f02a 100644
--- a/README.md
+++ b/README.md
@@ -306,8 +306,8 @@ 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:
- Make sure `CHANGELOG.md` is up to date.
-- `cargo release --dry-run <version>`
- `cargo release <version>`
+- `cargo release --execute <version>`
- Releases will automatically be deployed by Github Actions.
- Docker images will automatically be built by Docker Hub.
- Update Arch package.