docs(brew): add brew installation method for MacOS to README (#45)

* docs(brew): add brew installation method for MacOS to README

* update CHANGELOG
This commit is contained in:
Alexandre Pasmantier 2024-11-19 15:25:27 +01:00 committed by GitHub
parent 3bf04d7785
commit f43b5bf9b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -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

View File

@ -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