Skip to content

Commit 8eee96d

Browse files
committed
fix: install docs now that its a homebrew cask, not a formula
1 parent f2ab64a commit 8eee96d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ From a [release](https://github.com/frantjc/forge/releases).
55
Using `brew`:
66

77
```sh
8-
brew install frantjc/tap/forge
8+
brew install --cask frantjc/tap/forge
99
```
1010

1111
From source:

0 commit comments

Comments
 (0)