diff --git a/Readme.md b/Readme.md index 4924447..2f144ca 100644 --- a/Readme.md +++ b/Readme.md @@ -15,3 +15,11 @@ Run to get information on the supported systems as well as to get instructions on how to install dependencies. + +## Releasing + +```bash +./build.sh release +``` + +and follow instructions.