diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 508e17b..8efd003 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -91,6 +91,27 @@ jobs: echo "No pull requests were merged in this release." echo "" fi + + echo "## Installation" + echo "" + echo "**Download directly from GitHub Releases**" + echo "" + echo "Download the \`.zip\` file from this release, extract it, and drag OMG.app to your Applications folder." + echo "" + echo "**Install via [Homebrew](https://brew.sh)**" + echo "" + echo "\`\`\`bash" + echo "brew tap otaviocc/apps" + echo "brew install --cask triton" + echo "\`\`\`" + echo "" + echo "**Upgrade via Homebrew**" + echo "" + echo "If you installed Triton using Homebrew, upgrade to the latest version with:" + echo "" + echo "\`\`\`bash" + echo "brew upgrade --cask triton" + echo "\`\`\`" } > release_notes.md cat release_notes.md diff --git a/README.md b/README.md index 959152c..de649f8 100644 --- a/README.md +++ b/README.md @@ -102,13 +102,21 @@ Switch seamlessly between multiple omg.lol addresses, all in one app. You can download the latest pre-built version of Triton directly from the [GitHub Releases page](https://github.com/otaviocc/Triton/releases). Simply download the `.zip` file from the latest release, open it, and drag OMG.app to your Applications folder. This method is useful if you prefer manual installation or don't use Homebrew. -**Install via [Brew](https://brew.sh) 🤩** +**Install via [Homebrew](https://brew.sh) 🤩** ```bash brew tap otaviocc/apps brew install --cask triton ``` +**Upgrade Triton** + +If you installed Triton using Homebrew, you can upgrade to the latest version with: + +```bash +brew upgrade --cask triton +``` + ## Thanks and Acknowledgments This project wouldn't exist without the amazing work of several people in the omg.lol community: