Skip to content

Commit

Permalink
Create Articles “spicetify”
Browse files Browse the repository at this point in the history
  • Loading branch information
Plueres committed Mar 12, 2024
1 parent 649bf82 commit 6d07ad8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions _articles/spicetify.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: article
title: Spicetify
header_image: https://camo.githubusercontent.com/fe8ffffd9028db226b879830de0d6205b4644e47ed9574e2f5afdeed6672d93e/68747470733a2f2f692e696d6775722e636f6d2f6977634c4954512e706e67
date: 2024-03-12T07:40:02.439Z
updated: 2024-03-12T07:40:02.481Z
hidden: false
tags: Spicetify
---
## Installation
### Powershell
```iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex```
### Winget
```winget install Spicetify.Spicetify```

## Update
```spicetify upgrade```
```spicetify restore backup apply```

0 comments on commit 6d07ad8

Please sign in to comment.