Skip to content

Commit

Permalink
Update Articles “spicetify”
Browse files Browse the repository at this point in the history
  • Loading branch information
Plueres committed Mar 12, 2024
1 parent c0d351c commit 5e8c2fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _articles/spicetify.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ tags: Spicetify
---
## Installation
### Powershell
```iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex```
```iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex```
### Winget
```winget install Spicetify.Spicetify```

## Update
## Update
```spicetify upgrade```
```spicetify restore backup apply```
### Marketplace
```Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.ps1" | Invoke-Expression```
### Marketplace
```Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.ps1" | Invoke-Expression```

0 comments on commit 5e8c2fa

Please sign in to comment.