Skip to content

Commit

Permalink
Add brew package to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Aug 30, 2024
1 parent a63e56d commit af16099
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,16 @@ Plugins are installed in Settings UI. Use Git repository url of the plugin to in

#### macOS

Download `.dmg` file from [Releases](https://github.com/project-gauntlet/gauntlet/releases) section and install application from it. Brew package is WIP
Although it is possible to install Gauntlet by using `.dmg` directly, application doesn't have auto-update functionality so it is recommended to install using `brew` package manager.

Brew package: [link](https://formulae.brew.sh/cask/gauntlet)

To install run:
```
brew install --cask gauntlet
```

To start, manually open application.

#### Windows

Expand Down

0 comments on commit af16099

Please sign in to comment.