diff --git a/README.md b/README.md index 08e4254..a20f619 100644 --- a/README.md +++ b/README.md @@ -374,5 +374,4 @@ for and whose design I took as reference, keeping compatibility when possible. * [ ] Ensure tests pass and that clippy doesn't complain * [ ] Create an entry in `CHANGELOG.md` with the target version, stage it * [ ] run `vbump` -* [ ] push commits and tags -* [ ] wait for release +* [ ] git push && git push --tags && cargo publish && cargo build --release && cp target/release/t ~/.local/bin/t