From 9bfb97f39d94f0c20cb915d693f35d88080b490b Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Mon, 7 Aug 2023 11:29:20 +0530 Subject: [PATCH] chore(README): include homebrew installation --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ce8e40a..d5d55d3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ For more information on lune, see [filiptibell/lune](https://github.com/filiptib | Platform | Status | |----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| Homebrew | ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/CompeyDev/lune-packaging/homebrew_test.yaml?logo=apple&label=%20&color=black) | | AUR | ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/CompeyDev/lune-packaging/aur_test.yaml?logo=archlinux&label=%20&color=black) | | Scoop | ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/CompeyDev/lune-packaging/scoop_test.yaml?logo=windows&logoColor=blue&label=%20&color=black) | | AppImage | ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/CompeyDev/lune-packaging/appimage.yaml?logo=linux&logoColor=yellow&label=%20&color=black) | @@ -12,6 +13,12 @@ For more information on lune, see [filiptibell/lune](https://github.com/filiptib ## Installation +### Homebrew +Since lune has its cask published to Homebrew core, it can be installed with: +```console +brew install lune +``` + ### AUR ```console yay -S lune