Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,10 @@ Snap apps cannot be modified. You'll need to switch to the apt version:
curl -fsSL https://raw.githubusercontent.com/spicetify/cli/main/install.sh | sh
```

:::note
The installer adds Spicetify to your shell profile. Open a new terminal so the updated `PATH` takes effect, or run `source ~/.zshrc` to use Spicetify in your current zsh session.
:::

</TabItem>
<TabItem value="homebrew" label="Homebrew">

Expand Down