Skip to content

Commit

Permalink
Add homebrew installation instructions (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Han Cen <[email protected]>
  • Loading branch information
justinormont and chamburr committed Oct 6, 2022
1 parent 4cd2ac9 commit 421e632
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 421e632

Please sign in to comment.