Skip to content

Commit

Permalink
feat: change homebrew install cmd (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
rxri authored Mar 18, 2024
1 parent 8a8416f commit 8ce19c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-usage/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/inst
### Homebrew or LinuxBrew

```bash
brew install spicetify/homebrew-tap/spicetify-cli
brew install spicetify-cli
```

On macOS, you will need to set`spotify_path` to `/Applications/Spotify.app/Contents/Resources` in the `~/.config/spicetify/config-xpui.ini` config file.
Expand Down

0 comments on commit 8ce19c3

Please sign in to comment.