Skip to content

Commit f3dbb39

Browse files
committed
docs(boil): Update release instructions
1 parent aef7ab6 commit f3dbb39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/boil/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
To release a new version of `boil` the following steps need to be done:
44

5-
1. Make sure the local `main` branch is up-to-date and in a clean state.
5+
1. Make sure you are on `main` branch and it is up-to-date and in a clean state.
66
2. Run the `.scripts/release_boil.sh` script. This takes care of
77
- generating the changelog
88
- updating the `Cargo.toml` version

0 commit comments

Comments
 (0)