Skip to content

Commit ae5fecc

Browse files
committed
docs: simplify Homebrew install command
1 parent 8898c4f commit ae5fecc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ curl -fsSL https://raw.githubusercontent.com/unhappychoice/steamfetch/main/insta
2121
### Homebrew (macOS / Linux)
2222

2323
```bash
24-
brew tap unhappychoice/tap
25-
brew install steamfetch
24+
brew install unhappychoice/tap/steamfetch
2625
```
2726

2827
### From crates.io

0 commit comments

Comments
 (0)