mirror of
https://github.com/otaviocc/Triton.git
synced 2026-01-29 19:54:27 +00:00
Add Installation Instructions for Triton
Signed-off-by: Otavio Cordeiro <otaviocc@users.noreply.github.com>
This commit is contained in:
parent
3e878667a1
commit
27f4998cdf
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -17,6 +17,7 @@ A native macOS client for [omg.lol](https://omg.lol), built with SwiftUI. Triton
|
|||
- [Pics](#pics)
|
||||
- [Pastebin](#pastebin)
|
||||
- [Multiple Addresses](#multiple-addresses)
|
||||
- [Install Triton](#install-triton)
|
||||
- [Thanks and Acknowledgments](#thanks-and-acknowledgments)
|
||||
- [App Store Distribution](#app-store-distribution)
|
||||
- [Why?](#why)
|
||||
|
|
@ -90,6 +91,19 @@ Code snippet and paste management:
|
|||
|
||||
Switch seamlessly between multiple omg.lol addresses, all in one app.
|
||||
|
||||
## Install Triton
|
||||
|
||||
**Download directly from GitHub Releases**
|
||||
|
||||
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) 🤩**
|
||||
|
||||
```bash
|
||||
brew tap otaviocc/apps
|
||||
brew install --cask triton
|
||||
```
|
||||
|
||||
## Thanks and Acknowledgments
|
||||
|
||||
This project wouldn't exist without the amazing work of several people in the omg.lol community:
|
||||
|
|
|
|||
Loading…
Reference in a new issue