File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This repository can be used as a Homebrew tap.
44
55``` bash
6- brew tap driade/context-editor
7- brew install --cask contexteditor
6+ brew tap driade/context-editor https://github.com/driade/context-editor
7+ brew install --cask driade/context-editor/ contexteditor
88```
99
1010Homebrew will install the signed and notarized app from the matching GitHub release.
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ The current public release is `v0.1.2`.
5252## Homebrew
5353
5454``` bash
55- brew tap driade/context-editor
56- brew install --cask contexteditor
55+ brew tap driade/context-editor https://github.com/driade/context-editor
56+ brew install --cask driade/context-editor/ contexteditor
5757```
5858
5959This tap installs the notarized app published in GitHub Releases.
You can’t perform that action at this time.
0 commit comments