Skip to content

Commit 8609415

Browse files
jaredallardNextFire
authored andcommitted
docs: use short hand install syntax
Removes the need to do `tap` + `install`. Minor annoyance to me every time I install this on a new computer. Love the project! ❤️
1 parent 1806e07 commit 8609415

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
@@ -29,8 +29,7 @@ launch agent so it starts at login.
2929
After installing [Homebrew](https://brew.sh), run:
3030

3131
```
32-
brew tap nextfire/tap
33-
brew install apple-music-discord-rpc
32+
brew install nextfire/tap/apple-music-discord-rpc
3433
brew services restart apple-music-discord-rpc
3534
```
3635

0 commit comments

Comments
 (0)