Skip to content

Commit a0f7175

Browse files
authored
Merge pull request #3 from Cloudsky01/docs/fix-bad-installation-instructions-for-brew
doc: update Homebrew installation instructions in README
2 parents 456e872 + fa2a392 commit a0f7175

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ Wraps the [GitHub CLI (`gh`)](https://cli.github.com/) — uses your existing au
3232

3333
### Homebrew (macOS/Linux)
3434
```bash
35-
brew tap cloudsky01/tap
36-
brew install rivet
35+
brew install cloudsky01/tap/rivet
3736
```
3837

3938
### Go Install

0 commit comments

Comments
 (0)