diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e8794c..9d29fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file. ### 📚 Documentation - Add instructions for installing on Arch Linux (#43) +- *(brew)* Add brew installation method for MacOS to README + +### ⚙️ Miscellaneous Tasks + +- Add CHANGELOG.md (#44) ## [0.5.0] - 2024-11-18 diff --git a/README.md b/README.md index 4eabfbe..b2b575d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ It is inspired by the neovim [telescope](https://github.com/nvim-telescope/teles ## Installation +#### MacOS +```bash +brew install alexpasmantier/television/television +``` + #### Debian-based (Debian, Ubuntu, Pop!_OS, Linux Mint, etc.) ```bash curl -LO https://github.com/alexpasmantier/television/releases/download/0.5.0/television_0.5.0-1_amd64.deb