Skip to content

Commit c6b8fbc

Browse files
committed
change tap name, shorten install command
1 parent b0c84b1 commit c6b8fbc

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ homebrew_casks:
4141
- loops@{{ .Version }}
4242
repository:
4343
owner: loops-so
44-
name: homebrew-loops
44+
name: homebrew-tap
4545
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
4646
homepage: https://loops.so
4747
description: Official CLI for Loops

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ The official Loops CLI
1010
### Homebrew
1111

1212
```
13-
brew tap loops-so/loops
14-
brew install --cask loops
13+
brew install loops-so/tap/loops
1514
```
1615

1716
### Script

0 commit comments

Comments
 (0)