From 421e6322a6ee59a197d96bd898a41425f8af7b11 Mon Sep 17 00:00:00 2001 From: Justin Ormont Date: Thu, 6 Oct 2022 03:11:07 -0700 Subject: [PATCH] Add homebrew installation instructions (#27) Co-authored-by: Han Cen --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b07d1ea..639e8da 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ This is a fork of the [original Glance plugin](https://github.com/samuelmeuli/gl The installation is slightly complex as the package is not notarized. The steps are as follows: -1. Download the `.dmg` file from GitHub [releases](https://github.com/chamburr/glance/releases) page. -2. Open the file and move Glance.app to the Applications folder. -4. Open a terminal and run the following command. +1. Download the `.dmg` file from [releases](https://github.com/chamburr/glance/releases), open the file and drag Glance.app to Applications. +2. Alternatively, install Glance through Homebrew using `brew install glance-chamburr`. +3. Open a terminal and run the following command. ```sh xattr -rd com.apple.quarantine /Applications/Glance.app ``` -5. Launch Glance. Enjoy! +4. Launch Glance. Enjoy! ## Supported file types