diff --git a/README.md b/README.md index 0fea4141..59a983df 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ For developers, while using this `-alpha` format, the `y` part is the "major" ve - Make a new tag (e.g. `git tag 0.y.z-alpha`) - Push the new tag (e.g. `git push && git push --tags`) - Wait until the build finishes on [build.coopcloud.tech](https://build.coopcloud.tech/coop-cloud/abra) +- Deploy the new installer script (e.g. `cd ./scripts/installer && make`) - Check the release worked, (e.g. `abra upgrade; abra version`) ## Fork maintenance